DelayArcClimbDescents

Indicates whether the aircraft will begin climbing or descending to the specified altitude immediately.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue DelayArcClimbDescents

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 1 SetValue DelayArcClimbDescents

 

STK Programming Interface 11.0.1