GroundStation.ConeElevation Property

Top 

Description

If the MaskShape value is set to 'Cone', this property defines the constant elevation horizon of the groundstation. When MaskShape is 'None' or 'Points', this property is ignored for calculations, but is used for representing the groundstation in the Mission View.

 

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:

number

Access:

read/write

Units:

deg

Default Value:

10.0

Valid Range:

-90 ≤ GroundStation.ConeElevation ≤ 90

 

Syntax

myVariable1 = myGroundStation1.ConeElevation;

 

myGroundStation1.ConeElevation = myVariable1;

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide