LookAngleFrame.BoresightAxis Property

Top 

Description

The axis of the transformed coordinate system which defines the boresight of the look angle frame coordinate system.

 

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 ( +X )

Valid Values:

Value

Label

1

+X

2

+Y

3

+Z

4

-X

5

-Y

6

-Z

 

Syntax

myVariable1 = myLookAngleFrame1.BoresightAxis;

 

myLookAngleFrame1.BoresightAxis = myVariable1;

 

See also

LookAngleFrame Object