BRTSObservation.UseIonosphericCorrection Property

Top 

Description

A flag indicating whether or not the Ionospheric correction will be used. The Ionospheric correction is calculated when the Observing or remote GroundAntenna references the Earth as its central body.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myBRTSObservation1.UseIonosphericCorrection;

 

myBRTSObservation1.UseIonosphericCorrection = myVariable1;

 

See also

BRTSObservation Object