OpticalLink.GetAtmosphericScintillationFadeProbability Method

Top 

Description

Returns the probability of scintillation losses surpassing the available link margin, calculated as a function of receiver sensitivity.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

OpticalLink.GetAtmosphericScintillationFadeProbability(Variable epoch, Variable sensitivity)

Variable

Returns the probability of scintillation losses surpassing the available link margin, calculated as a function of receiver sensitivity. The implicit scintillation index input is calculated the same as in GetScintillationIndex.

OpticalLink.GetAtmosphericScintillationFadeProbability(Variable epoch, Variable sensitivity, Variable scintillationIndex)

Variable

Returns the probability of scintillation losses surpassing the available link margin, calculated as a function of receiver sensitivity.

 

 

See also

OpticalLink Object