Sensor.BoresightAngle3 Property

Top 

Description

This property has been Deprecated. Please use BoresightAngles instead.

 

The third 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 third boresight angle measures a rotation about the second 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.BoresightAngle3 ≤ 360

 

Syntax

myVariable1 = mySensor1.BoresightAngle3;

 

mySensor1.BoresightAngle3 = myVariable1;

 

See also

Sensor Object

Sensor.BoresightRotationSeq

Coverage and Contact Analysis Guide

Sensors Guide