DSNObservation.MeasurementType Property

Top 

Description

Indicates the type of measurement represented in this observation.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond 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:

7 ( Sequential Range )

Valid Values:

Value

Label

7

Sequential Range

14

Pseudonoise Range

17

Total Phase Count

 

Syntax

myVariable1 = myDSNObservation1.MeasurementType;

 

myDSNObservation1.MeasurementType = myVariable1;

 

See also

DSNObservation Object