ExitArcMethod

Specify the method used to leave the arc.

Related Commands

Syntax

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

Description

<Index> Enter the index of the ArcEnroute procedure being modified.
<Value> Enter 0, 1 or 2 as follows:
  • 0 for Outbound - The aircraft leaves the arc on a heading away from the site, on the stop bearing.
  • 1 for OnArc - The aircraft arrives at the stop bearing on a heading in the direction of the arc. Note: This option may be required depending on a number of factors in the procedure's definition and the aircraft's performance models.
  • 2 for Inbound - The aircraft leaves the arc on a heading towards the site, on the stop bearing.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue ExitArcMethod 2

 

STK Programming Interface 11.0.1