Aero input and outputs: Difference between revisions

Jump to navigation Jump to search
Added some info
(Pasted info from old mailing-list)
 
(Added some info)
Line 1: Line 1:
'''Temp info from old mailing-list till get more info:'''
Properties aerodynamic functions in JSBSim can read and output.


There isn't much formal documentation at the moment that is available for
== Function inputs ==
the JSBSim properties. If you have some specific properties you'd like to
know about, post the queries here. For starters, here are the aerodynamic
properties (and definitions) of the Cessna 172:
 
  ********************
  ****** INPUTS ******
  ********************


Location of the aerodynamic reference point in the aircraft structural
Location of the aerodynamic reference point in the aircraft structural
Line 30: Line 23:
     /fdm/jsbsim/aero/ci2vel
     /fdm/jsbsim/aero/ci2vel


  *********************
== Function outputs ==
  ****** OUTPUTS ******
  *********************


Ground effect factors for lift and drag:
Ground effect factors for lift and drag:
Line 41: Line 32:
Runtime-created aerodynamic force and moment components from definitions in
Runtime-created aerodynamic force and moment components from definitions in
the <aerodynamics> section of the configuration file (varies per-aircraft):
the <aerodynamics> section of the configuration file (varies per-aircraft):
Lift coefficients:


     /fdm/jsbsim/aero/coefficient/CLwbh
     /fdm/jsbsim/aero/coefficient/CLwbh
Line 47: Line 40:
     /fdm/jsbsim/aero/coefficient/CLadot
     /fdm/jsbsim/aero/coefficient/CLadot
     /fdm/jsbsim/aero/coefficient/CLq
     /fdm/jsbsim/aero/coefficient/CLq
Drag coefficients:
     /fdm/jsbsim/aero/coefficient/CDo
     /fdm/jsbsim/aero/coefficient/CDo
     /fdm/jsbsim/aero/coefficient/CDDf
     /fdm/jsbsim/aero/coefficient/CDDf
Line 52: Line 48:
     /fdm/jsbsim/aero/coefficient/CDDe
     /fdm/jsbsim/aero/coefficient/CDDe
     /fdm/jsbsim/aero/coefficient/CDbeta
     /fdm/jsbsim/aero/coefficient/CDbeta
Side force coefficients:
     /fdm/jsbsim/aero/coefficient/CYb
     /fdm/jsbsim/aero/coefficient/CYb
     /fdm/jsbsim/aero/coefficient/CYda
     /fdm/jsbsim/aero/coefficient/CYda
Line 57: Line 56:
     /fdm/jsbsim/aero/coefficient/CYp
     /fdm/jsbsim/aero/coefficient/CYp
     /fdm/jsbsim/aero/coefficient/CYr
     /fdm/jsbsim/aero/coefficient/CYr
Roll moment coefficients:
     /fdm/jsbsim/aero/coefficient/Clb
     /fdm/jsbsim/aero/coefficient/Clb
     /fdm/jsbsim/aero/coefficient/Clp
     /fdm/jsbsim/aero/coefficient/Clp
Line 62: Line 64:
     /fdm/jsbsim/aero/coefficient/Clda
     /fdm/jsbsim/aero/coefficient/Clda
     /fdm/jsbsim/aero/coefficient/Cldr
     /fdm/jsbsim/aero/coefficient/Cldr
Pitch moment coefficients:
     /fdm/jsbsim/aero/coefficient/Cmalpha
     /fdm/jsbsim/aero/coefficient/Cmalpha
     /fdm/jsbsim/aero/coefficient/CmDf
     /fdm/jsbsim/aero/coefficient/CmDf
Line 68: Line 73:
     /fdm/jsbsim/aero/coefficient/Cmo
     /fdm/jsbsim/aero/coefficient/Cmo
     /fdm/jsbsim/aero/coefficient/Cmde
     /fdm/jsbsim/aero/coefficient/Cmde
Yaw moment coefficients:
     /fdm/jsbsim/aero/coefficient/Cnb
     /fdm/jsbsim/aero/coefficient/Cnb
     /fdm/jsbsim/aero/coefficient/Cnp
     /fdm/jsbsim/aero/coefficient/Cnp
Line 156: Line 164:


     /fdm/jsbsim/aero/qbar-area
     /fdm/jsbsim/aero/qbar-area
{{JSBSim}}
574

edits

Navigation menu