ProximityZone.Orientation Property

Top 

Description

The set of rotation angles in the Euler Angles Set. The rotation is referenced from the attitude frame specified by the MaxRangeAttitudeFrame property. The order in which the rotations are applied is specified by the MaxRangeRotationSequence property. These rotations define the alignment of the ProximityZone.

 

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:

Array of number (size = 3)

Access:

read/write

Units:

deg

Default Value:

{ 0, 0, 0 }

Valid Range:

-360 ≤ ProximityZone.Orientation ≤ 360

 

Syntax

myVariable1 = myProximityZone1.Orientation[0];

 

myProximityZone1.Orientation[0] = myVariable1;

 

See also

ProximityZone Object

Coverage and Contact Analysis Guide

ProximityZones Guide