JSBSim Atmosphere: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(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...")
 
(added weather category)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
=== 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
 
{{JSBSim}}
[[Category:Weather]]

Latest revision as of 10:44, 16 March 2019

This article is a stub. You can help the wiki by expanding it.

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

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