Indicate whether the aircraft will start or arrive at the procedure site on a specific heading.
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue ArriveOnHeading [<Unit>]
<Index> | Enter the index of the procedure. |
[<Unit>] | Specify the unit that the heading will be returned in. This parameter is optional, the default value is radians (rad). The dimension type is MissionModelerBearingAngle. |
{ArriveOnHeading} {MagHeading} <Heading>
{ArriveOnHeading} | True or False. |
{MagHeading} | Returns True to indicate magnetic heading and False to indicate true heading. |
<Heading> | The heading value returned in units specified or in radians. |
MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue ArriveOnHeading deg
STK Programming Interface 11.0.1