TurnAngle

Specify the angle that will define the arc's length, measured from the start bearing.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure <Index> SetValue TurnAngle <Value> [<Unit>]

Description

<Index> Enter the index of the ArcEnroute procedure being modified.
<Value> Enter a real value.
[<Unit>] Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is radians (rad). The dimension type is Angle.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 2 SetValue TurnAngle 45 deg

 

STK Programming Interface 11.0.1