Define the bearing of the holding point, which is the point at which the aircraft enters and exits the holding pattern.
MissionModeler <AircraftObjPath> Procedure <Index> SetValue Bearing {MagHeading} <Value> <Unit>
<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 bearing. |
<Unit> | Specify the unit that the <Value> is entered in. The dimension type is MissionModelerBearingAngle. |
MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue Bearing true 30.05 deg
STK Programming Interface 11.0.1