Sensor.BoresightAngle2 Property

Top 

Description

This property has been Deprecated. Please use BoresightAngles instead.

 

The second of the three Euler angles that define the orientation of the sensor boresight frame with respect to the Vehicle body frame.

 

Use the Sensor.BoresightRotationSeq property to control which axis each Euler rotation is about. By default, the rotation sequence is {3, 1, 2}, so the second boresight angle measures a rotation about the first axis and so forth.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ Sensor.BoresightAngle2 ≤ 360

 

Syntax

myVariable1 = mySensor1.BoresightAngle2;

 

mySensor1.BoresightAngle2 = myVariable1;

 

See also

Sensor Object

Sensor.BoresightRotationSeq

Coverage and Contact Analysis Guide

Sensors Guide