DelayEnrouteClimbDescents

Indicates whether the aircraft will begin climbing or descending to achieve the new altitude by the start of the arc.

Related Commands

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

 

STK Programming Interface 11.0.1