BRTSObservation.UseTroposphericCorrection Property

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myBRTSObservation1.UseTroposphericCorrection;

 

myBRTSObservation1.UseTroposphericCorrection = myVariable1;

 

See also

BRTSObservation Object