Description
Returns the bodydetic height. Objects below the surface will return a negative height.
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.
Overload List
Signatures
|
Return Value
|
Description
|
GroundStation.GetHeight()
|
Variable
|
Returns the bodydetic height above the reference ellipsoid. Objects below the surface of the ellipsoid will return a negative height.
|
GroundStation.GetHeight(Terrain terrain)
|
Variable
|
Return the bodydetic height above the provided Terrain object. Objects below the surface of the terrain will return a negative height. This is a geodetic height measured along the line perpendicular to the ellipsoid.
|
See also
GroundStation Object
Coverage and Contact Analysis Guide
GroundStations Guide
|