UserSetAltitude
Indicates whether the altitude has been set by you or is the default.
Related Commands
- MissionModeler_RM Procedure (ArcEnroute) GetValue
- MissionModeler_RM Procedure (Basic Point to Point) GetValue
- MissionModeler_RM Procedure (Enroute) GetValue
- MissionModeler_RM Procedure (Holding - Racetrack) GetValue
- MissionModeler_RM Procedure (Holding - Circular) GetValue
- MissionModeler_RM Procedure (Holding - Figure-8) GetValue
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue UserSetAltitude
Description
<Index> | Enter the index of the procedure. |
Return Value
True | You have set the altitude. |
False | The altitude is the default. |
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 SetValue UserSetAltitude