ExitArcMethod

Return the method used to leave the arc.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue ExitArcMethod

Description

<Index> Enter the index of the procedure.

Return Value

0 Outbound - The aircraft leaves the arc on a heading away from the site, on the stop bearing.
1 OnArc - The aircraft arrives at the stop bearing on a heading in the direction of the arc.
2 Inbound - The aircraft leaves the arc on a heading towards the site, on the stop bearing.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue ExitArcMethod

 

STK Programming Interface 11.0.1