Sensor.ObscurationAngle2 Property

Top 

Description

This property has been Deprecated. Please use the ObscurationEulerAngles vector instead.

 

The second angle in the Euler Angle set that define the orientation of the sensor obscuration obscuration frame with respect to the Vehicle body frame.

 

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.ObscurationAngle2 ≤ 360

 

Syntax

myVariable1 = mySensor1.ObscurationAngle2;

 

mySensor1.ObscurationAngle2 = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide