WaypointAltitude
Define the altitude at the center of the runway.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Site <Index> SetValue WaypointAltitude <Value> [<Unit>]
Description
<Index> | Enter the index of the site being modified. |
<Value> | Enter a real value. |
[<Unit>] | Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude. |
Examples
MissionModeler */Aircraft/Aircraft1 Site 1 SetValue WaypointAltitude 32.85 m