GroundStation.MaskElevation Property

Top 

Description

When MaskShape is set to 'Points', the MaskElevation value for each of the 'n' points can be set. The array index (i.e., 'n') starts at 0 and goes up to NumberOfPoints - 1.

 

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:

{ 10.0, 10.0, ...10.0, 10.0 }

Valid Range:

-90 ≤ GroundStation.MaskElevation ≤ 90

 

Syntax

myVariable1 = myGroundStation1.MaskElevation[0];

 

myGroundStation1.MaskElevation[0] = myVariable1;

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide