MeasurementAzimuth.Maximum Property

Top 

Description

The maximum value allowed for this measurement in an OD process. This value is only active when the ApplyTrackingDataConstraintChecks property is set to True.

 

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:

deg

Default Value:

180

 

Syntax

myVariable1 = myMeasurementAzimuth1.Maximum;

 

myMeasurementAzimuth1.Maximum = myVariable1;

 

See also

MeasurementAzimuth Object