OpticalLink.GetAtmosphericScintillationLinkDeficit Method

Top 

Description

Returns the additional link margin required to achieve the specified scintillation fade probability.

 

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.GetAtmosphericScintillationLinkDeficit(Variable epoch, Variable fadeProbability)

Variable

Returns the additional link margin required to achieve the specified scintillation fade probability. The implicit scintillation index input is calculated the same as in GetScintillationIndex.

OpticalLink.GetAtmosphericScintillationLinkDeficit(Variable epoch, Variable fadeProbability, Variable scintillationIndex)

Variable

Returns the additional link margin required to achieve the specified scintillation fade probability.

 

 

See also

OpticalLink Object