DSNObservation.UseTroposphericCorrection Property

Top 

Description

A flag indicating whether or not the Tropospheric correction will be used. The Tropospheric correction is only calculated when the Observing Ground Antenna 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 = myDSNObservation1.UseTroposphericCorrection;

 

myDSNObservation1.UseTroposphericCorrection = myVariable1;

 

See also

DSNObservation Object