ManeuverHeadingAbsolute

Return the heading of the aircraft from north.

Related Commands

Syntax

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

Description

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

Return Value

<Value> {MagHeading}

<Value> Returns the real value for the heading in the units specified or in radians.
{MagHeading} Returns True to indicate magnetic heading and False to indicate true heading.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue ManeuverHeadingAbsolute deg

 

STK Programming Interface 11.0.1