Direction

Return the turn direction of the procedure from the start bearing.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue Direction

Description

<Index> Enter the index of the procedure.

Return Value

For an ArcEnroute procedure:

0 Left
1 Right

For a Holding procedure:

0 InboundLeftTurn
1 InboundRightTurn
2 OutboundLeftTurn
3 OutboundRightTurn

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue Direction

 

STK Programming Interface 11.0.1