LookAngleFrame.LookAngle2Type Property

Top 

Description

The type of rotation represented by the second look angle with respect to the coordinate system defined by MountOrientation and NullOrientation.

 

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:

integer

Access:

read/write

Default Value:

1 ( +roll )

Valid Values:

Value

Label

1

+roll

2

+pitch

3

+yaw

4

-roll

5

-pitch

6

-yaw

 

Syntax

myVariable1 = myLookAngleFrame1.LookAngle2Type;

 

myLookAngleFrame1.LookAngle2Type = myVariable1;

 

See also

LookAngleFrame Object