ManeuverHeadingAbsolute

Define the heading of the aircraft from north.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Procedure <Index> SetValue ManeuverHeadingAbsolute <Value> <Unit> {MagHeading}

Description

<Index> Enter the index of the procedure being modified.
<Value> Enter a real value for the heading.
<Unit> Specify the unit that the <Value> is entered in. The dimension type is MissionModelerBearingAngle.
{MagHeading} Enter True to indicate magnetic heading and False to indicate true heading.

 

Examples

MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue ManeuverHeadingAbsolute 30.05 deg true

 

STK Programming Interface 11.0.1