Sensor.ObscurationAttitudeSystem Property

Top 

Description

Determines which attitude system set defines the obscuration orientation state. The chosen element set will determine the attitude properties that are written to an external file when using the Put Command.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"ObscurationAttitudeEulerAngles" ( Euler Angles )

Valid Values:

Value

Label

"ObscurationAttitudeEulerAngles"

Euler Angles

"ObscurationUnitVector"

Unit Vector

"ObscurationAzEl"

Azimuth-Elevation

"ObscurationAttitudeMatrix"

Attitude Matrix

 

Syntax

myString1 = mySensor1.ObscurationAttitudeSystem;

 

mySensor1.ObscurationAttitudeSystem = myString1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide