Direction

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

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure <Index> SetValue Direction <Value>

Description

<Index> Enter the index of the procedure being modified.
<Value> For an ArcEnroute procedure type enter 0 for Left, 1 for Right.

For a Holding procedure type enter:

  • 0 for InboundLeftTurn
  • 1 for InboundRightTurn
  • 2 for OutboundLeftTurn
  • 3 for OutboundRightTurn

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue Direction 1

 

STK Programming Interface 11.0.1