1,388
edits
(pipe) |
|||
| Line 95: | Line 95: | ||
--fdm=name Select the core flight dynamics model | --fdm=name Select the core flight dynamics model | ||
Can be one of ada, acms, aisim, balloon, jsb, | |||
larcsim, magic, network, pipe, ufo, yasim, | |||
--aero=name Select aircraft aerodynamics model to load | external or null. | ||
--model-hz=n Run the FDM this rate (iterations per second) | --aero=name Select aircraft aerodynamics model to load. | ||
--speed=n Run the FDM 'n' times faster than real time | --model-hz=n Run the FDM this rate (iterations per second). | ||
--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). | |||
--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). | ||
==== Initial Position and Orientation ==== | ==== Initial Position and Orientation ==== | ||
edits