LookAngleFrame.LookAngleMode Property

Top 

Description

Determines whether the look angles represent rotations or displacements (Centerline-Horizontal-Vertical). Rotations are dependent and displacements are independent.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond 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:

0 ( dependent )

Valid Values:

Value

Label

0

dependent

1

independent

 

Syntax

myVariable1 = myLookAngleFrame1.LookAngleMode;

 

myLookAngleFrame1.LookAngleMode = myVariable1;

 

See also

LookAngleFrame Object