DelayEnrouteClimbDescents
Specify whether the aircraft will begin climbing or descending achieve the new altitude by the start of the arc.
Related Commands
- MissionModeler Procedure (ArcEnroute) SetValue
- MissionModeler Procedure (Enroute) SetValue
- MissionModeler Procedure (Holding - Racetrack) SetValue
- MissionModeler Procedure (Holding - Circular) SetValue
- MissionModeler Procedure (Holding - Figure-8) SetValue
- MissionModeler Procedure (Landing) SetValue
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue DelayEnrouteClimbDescents <Value>
Description
This attribute is valid for Basic Point to Point and Enroute procedure types.
Set this attribute to True to have the aircraft begin climbing or descending at a point in time during the procedure such that it will achieve the new altitude by the start of the arc.
<Index> | Enter the index of the procedure being modified. |
<Value> | Enter True or False. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 4 SetValue DelayEnrouteClimbDescents false