TurnAngle

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

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue TurnAngle [<Unit>]

Description

<Index> Enter the index of the ArcEnroute procedure.
[<Unit>] Enter the unit that the angle value is returned in. This parameter is optional, the default unit is radians (rad). The dimension type is Angle.

Return Value

A real value.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 2 GetValue TurnAngle deg

 

STK Programming Interface 11.0.1