DSNObservation.MeasuredRange Property

Top 

Description

Measured Range; does not include compensation for station calibration. This maps to the meas_rng field in TRK-2-34 data.

 

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:

number

Access:

read/write

Units:

RU

Default Value:

0

Valid Range:

DSNObservation.MeasuredRange ≥ 0

 

Syntax

myVariable1 = myDSNObservation1.MeasuredRange;

 

myDSNObservation1.MeasuredRange = myVariable1;

 

See also

DSNObservation Object