STK ObjectsSend comments on this topic.
IAgCentralBodyTerrainCollectionElement Interface

Description

Element of collection of terrain associated with central body.

Public Methods

Public Method GetAltitudeReturns the altitude at the specified position relative to the input reference surface. If the specified position is outside terrain sources, the altitude of 0.0 relative to the default reference ellipsoid (WGS84 for Earth) is returned.
Public Method GetAltitudeBatchReturns the altitudes at the specified position array relative to the input reference surface. If a specified position is outside terrain sources, the altitude of 0.0 relative to the default reference ellipsoid (WGS84 for Earth) is used.
Public Method GetAltitudesBetweenPointsAtResolutionReturns the terrain profile at the specified resolution relative to the input reference surface. If a position along the profile is outside terrain sources, the altitude of 0.0 relative to the default reference ellipsoid (WGS84 for Earth) is used.
Public Method GetExtentMaxResolutionReturns the highest resolution for any terrain that overlaps the specified rectangle.

Public Properties

Public Property CentralBodyName of central body.
Public Property TerrainCollectionTerrain collection.
© 2024 Analytical Graphics, Inc. All Rights Reserved.