Command line options: Difference between revisions

Jump to navigation Jump to search
→‎Flight Model: alignment with other options
(→‎Aircraft: alignment with other options)
(→‎Flight Model: alignment with other options)
Line 88: Line 88:
==== Flight Model ====
==== Flight Model ====


  --fdm=name                  Select the core flight dynamics model
--fdm=name                  Select the core flight dynamics model
                                Can be one of jsb, larcsim, yasim, magic,
                              Can be one of jsb, larcsim, yasim, magic,
                                balloon, ada, external, or null
                              balloon, ada, external, or null
  --aero=name                  Select aircraft aerodynamics model to load
--aero=name                  Select aircraft aerodynamics model to load
  --model-hz=n                Run the FDM this rate (iterations per second)
--model-hz=n                Run the FDM this rate (iterations per second)
  --speed=n                    Run the FDM 'n' times faster than real time
--speed=n                    Run the FDM 'n' times faster than real time
  --notrim                    Do NOT attempt to trim the model
--notrim                    Do NOT attempt to trim the model
                                (only with fdm=jsbsim)
                              (only with fdm=jsbsim)
  --on-ground                  Start at ground level (default)
--on-ground                  Start at ground level (default)
  --in-air                    Start in air (implied when using --altitude)
--in-air                    Start in air (implied when using --altitude)
  --wind=DIR@SPEED            Specify wind coming from DIR (degrees) at SPEED
--wind=DIR@SPEED            Specify wind coming from DIR (degrees) at SPEED
                                (knots)
                              (knots)
  --turbulence=0.0 to 1.0      Specify turbulence from 0.0 (calm) to 1.0
--turbulence=0.0 to 1.0      Specify turbulence from 0.0 (calm) to 1.0
                                (severe)
                              (severe)
  --ceiling=FT_ASL[:THICKNESS_FT]
--ceiling=FT_ASL[:THICKNESS_FT]
                                Create an overcast ceiling, optionally with a
                              Create an overcast ceiling, optionally with a
                                specific thickness (defaults to 2000 ft).
                              specific thickness (defaults to 2000 ft).
 


==== Initial Position and Orientation ====
==== Initial Position and Orientation ====
185

edits

Navigation menu