LookAngleFrame.LookAngle2PlotReference Property

Top 

Description

When plotting in this LookAngleFrame, this property determines if the look angle 2 axis goes from min-to-max or max-to-min.

 

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 ( min-to-max )

Valid Values:

Value

Label

0

min-to-max

1

max-to-min

 

Syntax

myVariable1 = myLookAngleFrame1.LookAngle2PlotReference;

 

myLookAngleFrame1.LookAngle2PlotReference = myVariable1;

 

See also

LookAngleFrame Object