FlyDirect
Specify whether the aircraft will fly directly to the procedure site from the end of the previous procedure, turning as necessary.
Related Commands
- MissionModeler Procedure (Basic Point to Point) SetValue
- MissionModeler Procedure (Enroute) SetValue
- MissionModeler Procedure (Terrain Following) SetValue
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue FlyDirect {True | False}
Description
This attribute is valid for Basic Point to Point, Enroute and Terrain Following procedure types.
<Index> | Enter the index of the procedure being modified. |
{True | False} | Enter True to indicate the aircraft will fly directly to the procedure site. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 2 SetValue FlyDirect true