Get the terrain altitude of the runway site.
MissionModeler_RM <AircraftObjPath> Site <Index> GetValue TerrainAltitude [<Unit>]
<Index> | Enter the index of the site. |
[<Unit>] | Enter the unit that the value is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude. |
The altitude value is returned in the unit specified or in meters.
MissionModeler_RM */Aircraft/Aircraft1 Site 3 GetValue TerrainAltitude ft
STK Programming Interface 11.0.1