DSNObservation.RangeObservable Property

Top 

Description

Range Observable; includes all station calibration and other adjustments. This maps to the rng_obs field in TRK-2-34 data.

 

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:

number

Access:

read/write

Units:

RU

Default Value:

0

Valid Range:

DSNObservation.RangeObservable ≥ 0

 

Syntax

myVariable1 = myDSNObservation1.RangeObservable;

 

myDSNObservation1.RangeObservable = myVariable1;

 

See also

DSNObservation Object