AltitudeAbovePoint
Define the altitude at which the aircraft begins the procedure.
Related Commands
- MissionModeler Procedure (Vertical Landing) SetValue
- MissionModeler Procedure (Vertical Takeoff) SetValue
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue AltitudeAbovePoint <Value> [<Unit>]
Description
<Index> | Enter the index of the procedure being modified. |
<Value> | Enter a real value greater or equal to 0.0. |
<Unit> | Specify the unit that the <Value> is entered in. The dimension type is MissionModelerAltitude. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue AltitudeAbovePoint 30.05 m