Return the bearing of the holding point, which is the point at which the aircraft enters and exits the holding pattern.
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue Bearing [<Unit>]
<Index> | Enter the index of the procedure. |
[<Unit>] | Specify the unit that the <Value> is entered in. This parameter is optional, the default value is radians (rad). The dimension type is MissionModelerBearingAngle. |
{MagHeading} <Bearing>
{MagHeading} | Returns True to indicate magnetic heading and False to indicate true heading. |
<Bearing> | The Bearing value returned in the units specified or in radians. |
MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue Bearing
STK Programming Interface 11.0.1