LowEndAltitude
Get the runway low end altitude.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Site <Index> GetValue LowEndAltitude [<Unit>]
Description
<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. |
Return Value
The altitude value is returned in the unit specified or in meters.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Site 3 GetValue LowEndAltitude ft