AltitudeAbovePoint
Return the altitude at which the aircraft begins the procedure.
Related Commands
- MissionModeler_RM Procedure (Vertical Landing) GetValue
- MissionModeler_RM Procedure (Vertical Takeoff) GetValue
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue AltitudeAbovePoint [<Unit>]
Description
<Index> | Enter the index of the procedure being modified. |
[<Unit>] | Specify the unit that <Value> is entered in. This parameter is optional, the default value is meters (m). The dimension type is MissionModelerAltitude. |
Return Value
The altitude is returned in the unit specified or meters.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 3 GetValue AltitudeAbovePoint ft