ManeuverHeadingRelative
Return the heading of the aircraft from its previous heading.
Related Commands
- MissionModeler_RM Procedure (Hover) GetValue
- MissionModeler_RM Procedure (Hover Translate) GetValue
- MissionModeler_RM Procedure (Transition to Forward Flight) GetValue
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