DelayArcClimbDescents
Specify whether the aircraft will begin climbing or descending to the specified altitude immediately.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue DelayArcClimbDescents <Value>
Description
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 end of the procedure. If false is entered, then the aircraft will begin climbing or descending to the specified altitude immediately.
<Index> | Enter the index of the ArcEnroute procedure being modified. |
<Value> | Enter True or False. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue DelayArcClimbDescents true