ManeuverAltitude
Define the altitude at the end of the Hover procedure.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue ManeuverAltitude {AGL} <Value> <Unit>
Description
<Index> | Enter the index of the procedure being modified. |
{AGL} | Enter True if altitude entered is Above Ground Level; enter False for Mean Sea Level. |
<Value> | Enter a real value. |
<Unit> | Enter the unit that the <Value> is entered in. The dimension type is MissionModelerAltitude. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 4 SetValue ManeuverAltitude False 5600 ft