LookAngleFrame.GetBoresightVector() Method

Top 

Description

Returns the final vector based on the mounting matrix, null orientation, and boresight axis.

 

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.

 

Method Signature

LookAngleFrame.GetBoresightVector(

)

 

 

Return Value

Type:

Array of number (size = 3)

 

 

Returns the final vector based on the mounting matrix, null orientation, and boresight axis.

 

Syntax

myArray1 = myLookAngleFrame1.GetBoresightVector();

 

 

See also

LookAngleFrame Object