JoinArcMethod

Return the method used to begin the arc.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue JoinArcMethod

Description

<Index> Enter the index of the ArcEnroute procedure.

Return Value

0 Outbound - The aircraft begins the procedure on a heading away from the site, on the start bearing, and then turns to join the arc.
1 OnArc - The aircraft begins the procedure on the arc at the start bearing.
2 Inbound - The aircraft begins the procedure on a heading towards the site, on the start bearing, and then turns to join the arc.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue JoinArcMethod

 

STK Programming Interface 11.0.1