DSNObservation.ExcitedScalarDenominator Property

Top 

Description

ExcitedScalarDenominator property of the observing GroundStation. This is used in determining the Spacecraft turn around ratio.

 

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:

integer

Access:

read/write

Default Value:

1498

Valid Range:

DSNObservation.ExcitedScalarDenominator ≥ 0

 

Syntax

myVariable1 = myDSNObservation1.ExcitedScalarDenominator;

 

myDSNObservation1.ExcitedScalarDenominator = myVariable1;

 

See also

DSNObservation Object