ArriveOnHeading
Specify whether the aircraft will start or arrive at the procedure site on a specific heading.
Related Commands
- MissionModeler Procedure (Basic Point to Point) SetValue
- MissionModeler Procedure (Enroute) SetValue
- MissionModeler Procedure (Terrain Following) SetValue
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue ArriveOnHeading {MagHeading} <Value> <Unit>
Description
This attribute is valid for Basic Point to Point, Enroute and Terrain Following procedure types.
<Index> | Enter the index of the procedure being modified. |
{MagHeading} | Enter True to indicate magnetic heading and False to indicate true heading. |
<Value> | Enter a real value for the heading. |
<Unit> | Specify the unit that the <Value> is entered in. The dimension type is MissionModelerBearingAngle. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue ArriveOnHeading true 30.05 deg