GroundStation.MaskShape Property

Top 

Description

The type of horizon mask for the ground station. The mask can be defined as a cone, as a series of azimuth and elevation angles, or you can select not to use a mask, in which case the GroundStation can "see" to the horizon.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"Cone" ( Cone )

Valid Values:

Value

Label

"None"

None

"Cone"

Cone

"Points"

Custom

 

Syntax

myString1 = myGroundStation1.MaskShape;

 

myGroundStation1.MaskShape = myString1;

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide