ManeuverHeadingRelative

Return the heading of the aircraft from its previous heading.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue ManeuverHeadingRelative [<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

Returns the real value for the delta heading in the units specified or in radians.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue ManeuverHeadingRelative

 

STK Programming Interface 11.0.1