Command line options: Difference between revisions

Jump to navigation Jump to search
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)
                              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.
--parkpos=NAME              Specify a gate at the airport (e.g. 747d11)
--carrier-position=name      Specify parking position at a carrier
  --offset-distance=nm        Specify distance to reference point (statute
                              (must also specify a carrier)
                              miles)
  --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)
                              (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)
                              (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)
                              (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)
                              (in feet unless --units-meters specified).
  --vc=knots                  Specify initial airspeed
  --vNorth=units_per_sec      Specify velocity along a South-North axis.
  --mach=num                  Specify initial mach number
  --vEast=units_per_sec        Specify velocity along a West-East axis.
--glideslope=degrees        Specify flight path angle (can be positive)
  --vDown=units_per_sec        Specify velocity along a vertical axis.
  --roc=fpm                    Specify initial climb rate (can be negative)


==== Rendering Options ====
==== Rendering Options ====
1,388

edits

Navigation menu