StartBearing

Return the bearing angle at the beginning of the arc.

Related Commands

Syntax

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

Description

<Index> Enter the index of the procedure.
[<Unit>] Specify the unit that the bearing value is returned in. The dimension type is MissionModelerBearingAngle.

Return Value

{MagHeading} True is returned for magnetic heading; otherwise False for true heading.
<Bearing> The bearing value is returned in the units specified.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 2 GetValue StartBearing deg

 

STK Programming Interface 11.0.1