OpticalLink.GetAtmosphericScintillationFadeProbability(Variable, Variable, Variable) 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.

 

Method Signature

OpticalLink.GetAtmosphericScintillationFadeProbability(

Variable epoch,


Variable sensitivity,


Variable scintillationIndex)

 

 

Arguments

epoch


Description:

The epoch at which to calculate the scintillation fade probability.

 

 

sensitivity


Description:

The sensitivity of the optical receiver in dBm.

Units:

dBm

 

 

scintillationIndex


Description:

The specified scintillation index.

 

 

 

Return Value

Type:

number

 

 

The value of the calculated scintillation fade probability.

 

Syntax

myVariable1 = myOpticalLink1.GetAtmosphericScintillationFadeProbability(myVariable2, myVariable3, myVariable4);

 

 

See also

OpticalLink Object

OpticalLink.GetAtmosphericScintillationFadeProbability