1,388
edits
| Line 107: | Line 107: | ||
==== Initial Position and Orientation ==== | ==== Initial Position and Orientation ==== | ||
--airport=ID Specify airport (e.g. KOAK) | --airport=ID Specify airport (e.g. KOAK). | ||
--runway=rwy_no Specify starting runway (must also specify an | --runway=rwy_no Specify starting runway (must also specify an | ||
airport). | |||
--vor=ID Specify starting position relative to a VOR | --parking-id=NAME | ||
--ndb=ID Specify starting position relative to an NDB | --parkpos=NAME Specify a gate at the airport (e.g. 747d11). | ||
--fix=ID Specify starting position relative to a fix | --carrier={name|ID} Specify starting position on an AI carrier. | ||
--carrier-position=name Specify parking position at a carrier | |||
--offset-distance=nm Specify distance to reference point ( | (must also specify a carrier) | ||
--vor=ID Specify starting position relative to a VOR. | |||
--offset-azimuth=degrees Specify heading to reference point | --vor-frequency=frequency Specify the frequency of the VOR. Use with | ||
--lon=degrees Starting longitude (west = -) | --vor=ID. | ||
--lat=degrees Starting latitude (south = -) | --ndb=ID Specify starting position relative to an NDB. | ||
--ndb-frequency=frequency Specify the frequency of the NDB. Use with | |||
--ndb=ID. | |||
--fix=ID Specify starting position relative to a fix. | |||
--offset-distance=nm Specify distance to reference point (nautical | |||
miles). | |||
--offset-azimuth=degrees Specify heading to reference point. | |||
--lon=degrees Starting longitude (west = -). | |||
--lat=degrees Starting latitude (south = -). | |||
--altitude=value Starting altitude | --altitude=value Starting altitude | ||
(in feet unless --units-meters specified). | |||
--heading=degrees Specify heading (yaw) angle (Psi) | --heading=degrees Specify heading (yaw) angle (Psi). | ||
--roll=degrees Specify roll angle (Phi) | --roll=degrees Specify roll angle (Phi). | ||
--pitch=degrees Specify pitch angle (Theta) | --pitch=degrees Specify pitch angle (Theta). | ||
--vc=knots Specify initial airspeed. | |||
--mach=num Specify initial mach number. | |||
--glideslope=degrees Specify flight path angle (can be positive). | |||
--roc=fpm Specify initial climb of rate (can be negative). | |||
--uBody=units_per_sec Specify velocity along the body X axis | --uBody=units_per_sec Specify velocity along the body X axis | ||
(in feet unless --units-meters specified). | |||
--vBody=units_per_sec Specify velocity along the body Y axis | --vBody=units_per_sec Specify velocity along the body Y axis | ||
(in feet unless --units-meters specified). | |||
--wBody=units_per_sec Specify velocity along the body Z axis | --wBody=units_per_sec Specify velocity along the body Z axis | ||
(in feet unless --units-meters specified). | |||
-- | --vNorth=units_per_sec Specify velocity along a South-North axis. | ||
-- | --vEast=units_per_sec Specify velocity along a West-East axis. | ||
--vDown=units_per_sec Specify velocity along a vertical axis. | |||
-- | |||
==== Rendering Options ==== | ==== Rendering Options ==== | ||
edits