JSBSim Atmosphere: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Created page with "=== Atmosphere Model === JSBSim can use it's own internal atmosphere, based on the 1976 U.S. Standard Atmosphere, or it can be set at intitialization time to use FlightGear's...")
 
mNo edit summary
Line 1: Line 1:
=== Atmosphere Model ===
=== Atmosphere Model ===
JSBSim can use it's own internal atmosphere, based on the 1976 U.S. Standard Atmosphere, or it can be set at intitialization time to use FlightGear's atmosphere.  The property to set this is "/environment/params/control-fdm-atmosphere", and it is by default set to "true", meaning FlightGear provides the atmosphere model.
JSBSim can use its own internal atmosphere, based on the 1976 U.S. Standard Atmosphere, or it can be set at intitialization time to use FlightGear's atmosphere.  The property to set this is '''/environment/params/control-fdm-atmosphere''', and it is by default set to "true", meaning FlightGear provides the atmosphere model.


=== Turbulence ===
=== Turbulence ===
JSBSim has three available turbulence models: Milspec, Tustin and Culp.  The default model is Milspec.  The turbulence model can be set at startup using the property "/environment/params/jsbsim-turbulence-model", using one of the following string values: "ttMilspec", "ttTustin", "ttCulp", and "ttNone".
JSBSim has three available turbulence models: Milspec, Tustin and Culp.  The default model is Milspec.  The turbulence model can be set at startup using the property '''/environment/params/jsbsim-turbulence-model''', using one of the following string values:  
* ttMilspec
* ttTustin
* ttCulp
* ttNone

Navigation menu