GroundStation.GetElevationAtAzimuth(Variable) Method

Top 

Description

Returns the angle between the ground station mask and the local horizon plane, which is tangent to the central body's reference ellipsoid. The Earth uses the WGS 84 (World Geodetic System 1984) reference ellipsoid.

 

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.

 

Method Signature

GroundStation.GetElevationAtAzimuth(

Variable azimuth)

 

 

Arguments

azimuth


Description:

The azimuth.

Units:

deg

 

 

 

Return Value

Type:

number

Units:

deg

 

 

Returns the elevation angle of the ground station mask at the specified azimuth.

 

Syntax

myVariable1 = myGroundStation1.GetElevationAtAzimuth(myVariable2);

 

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide