LookAngleFrame.LookAngle1Type Property

Top 

Description

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

 

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:

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.LookAngle1Type;

 

myLookAngleFrame1.LookAngle1Type = myVariable1;

 

See also

LookAngleFrame Object