Get the runway bearing and heading.
MissionModeler_RM <AircraftObjPath> Site <Index> GetValue Heading <Unit>
<Index> | Enter the index of the site. |
<Unit> | Enter the unit that the high end bearing and low end bearing are returned in. The dimension type is MissionModelerBearingAngle. |
Returns: <LowEndBearing> <HighEndBearing> <MagHeading>
<LowEndBearing> | The Runway low end Bearing in the units specified or in radians. |
<HighEndBearing> | The Runway high end Bearing in the units specified or in radians. |
{MagHeading} | Returns True if magnetic heading and False if true heading. |
MissionModeler_RM */Aircraft/Aircraft1 Site 1 GetValue Heading deg
STK Programming Interface 11.0.1