StartBearing
Specify the bearing angle at the beginning of the arc.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue StartBearing {true | false} <Value> <Unit>
Description
<Index> | Enter the index of the ArcEnroute procedure being modified. |
{true | false} | Enter true to indicate magnetic heading and false to indicate true heading. |
<Value> | Enter a real value of the bearing angle. |
<Unit> | Specify the unit that the <Value> is entered in. The dimension type is MissionModelerBearingAngle. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 2 SetValue StartBearing true 145 deg