Sensor.ObscurationElevation Property

Top 

Description

The obscuration mask elevation value for each of the 'n' points. Elevation is defined as the angle from the obscuration's xy-plane toward the z-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, 0, 0, 0, 0 }

Valid Range:

-90 ≤ Sensor.ObscurationElevation ≤ 90

 

Syntax

myVariable1 = mySensor1.ObscurationElevation[0];

 

mySensor1.ObscurationElevation[0] = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide