Sensor.ObscurationRotationSeq Property

Top 

Description

The Euler sequence to use for defining Euler angles that define the orientation of the Obscuration mask referenced 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.ObscurationRotationSeq[0];

 

mySensor1.ObscurationRotationSeq[0] = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide