Sensor.BoresightAngle1 Property

Top 

Description

This property has been Deprecated. Please use BoresightAngles instead.

 

The first 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 first boresight angle measures a rotation about the third axis and so forth.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ Sensor.BoresightAngle1 ≤ 360

 

Syntax

myVariable1 = mySensor1.BoresightAngle1;

 

mySensor1.BoresightAngle1 = myVariable1;

 

See also

Sensor Object

Sensor.BoresightRotationSeq

Coverage and Contact Analysis Guide

Sensors Guide