LookAngleFrame.NullOrientation Property

Top 

Description

A roll-pitch-roll sequence applied with respect to the MountOrientation describing the look angle frame coordinate system.

 

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:

Array of number (size = 3)

Access:

read/write

Units:

deg

Default Value:

{ 0, 0, 0 }

Valid Range:

-360 ≤ LookAngleFrame.NullOrientation ≤ 360

 

Syntax

myVariable1 = myLookAngleFrame1.NullOrientation[0];

 

myLookAngleFrame1.NullOrientation[0] = myVariable1;

 

See also

LookAngleFrame Object