Element of collection of terrain associated with central body.
GetAltitude | Returns 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. |
GetAltitudeBatch | Returns 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. |
GetAltitudesBetweenPointsAtResolution | Returns 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. |
GetExtentMaxResolution | Returns the highest resolution for any terrain that overlaps the specified rectangle. |
CentralBody | Name of central body. |
TerrainCollection | Terrain collection. |