Heading
Define the runway heading.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Site <Index> SetValue Heading <Value> <Unit> {MagHeading}
Description
<Index> | Enter the index of the site being modified. |
<Value> | Enter a real value. |
<Unit> | Enter the unit that the <Value> is entered in. The dimension type is MissionModelerBearingAngle. |
{MagHeading} | Enter True to indicate magnetic heading and False to indicate true heading. |
Examples
MissionModeler */Aircraft/Aircraft1 Site 1 SetValue Heading 42.8 deg false