Sensor.BoresightRotationSeq Property

Top 

Description

The Euler sequence to use when applying the Euler angles that define the orientation of the Sensor with respect to the Vehicle BCS.

 

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.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

Array of integer (size = 3)

Access:

read/write

Default Value:

{ 3, 1, 2 }

 

Syntax

myVariable1 = mySensor1.BoresightRotationSeq[0];

 

mySensor1.BoresightRotationSeq[0] = myVariable1;

 

Example 1

 

See also

Sensor Object

Sensor.BoresightAngles

Coverage and Contact Analysis Guide

Sensors Guide