DelayEnrouteClimbDescents
Indicates whether the aircraft will begin climbing or descending to achieve the new altitude by the start of the arc.
Related Commands
- MissionModeler_RM Procedure (ArcEnroute) 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
- MissionModeler_RM Procedure (Landing) GetValue
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue DelayEnrouteClimbDescents
Description
<Index> | Enter the index of the procedure. |
Return Value
True | The aircraft will begin climbing or descending in order to achieve the new altitude by the start of the arc. |
False | The aircraft will begin climbing or descending immediately. |
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 4 GetValue DelayEnrouteClimbDescents