Sensor.ObscurationAzimuth Property

Top 

Description

The obscuration mask azimuth value for each of the 'n' points. Azimuth is defined as the angle from the obscuration's coordinate frame x-axis measured clockwise toward the y-axis.

 

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:

Array of number

Access:

read/write

Units:

deg

Default Value:

{ 0, 90, 180, 270, 360 }

Valid Range:

-360 ≤ Sensor.ObscurationAzimuth ≤ 360

 

Syntax

myVariable1 = mySensor1.ObscurationAzimuth[0];

 

mySensor1.ObscurationAzimuth[0] = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide