ManeuverTranslation
Define the bearing and distance of the hovering maneuver from the end of the previous procedure.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue ManeuverTranslation <Bearing> <Unit1> {MagHeading} <Range> <Unit2>
Description
<Index> | Enter the index of the procedure being modified. |
<Bearing> | Enter a real value for the bearing. |
<Unit1> | Specify the unit that the <Bearing> is entered in. The dimension type is MissionModelerBearingAngle. |
{MagHeading} | Enter True to indicate magnetic heading and False to indicate true heading. |
<Range> | Enter a real value for the range. |
<Unit2> | Specify the unit that the <Range> is entered in. The dimension type is MissionModelerDistance. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 1 SetValue ManeuverTranslation 30.05 deg true 4.615 km