Flightgear FDM properties: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(→‎properties table: alpha beta)
Line 12: Line 12:
* unit:  
* unit:  
* type:
* type:
* generic
* native: included in the native-fdm protocol
* fdm-state
* fdm-state: part of the fdm state
* conflict: if there's currently a conflict between different fdm, for more details see the property name
* conflict: if there's currently a conflict between different fdm, for more details see the property name
* fixed in: the FG version wich solved the conflict
* fixed in: the FG version wich solved the conflict
Line 28: Line 28:
! style="background:#efefef" | fixed in
! style="background:#efefef" | fixed in
|-
|-
|[[FGproperties/velocities/mach|/velocities/mach]]||mach speed || || || || ||yes ||
|[[FGproperties/velocities/mach|/velocities/mach]]||mach speed || || || || ||yes ||3.0
|-
|-
|[[FGproperties/velocities/u_v_wbody-fps |/velocities/ubody-fps]] || ECEF velocities ||fps|| || || ||yes||3.0
|[[FGproperties/velocities/u_v_wbody-fps |/velocities/ubody-fps]] || ECEF velocities ||fps|| ||yes|| ||yes||3.0
|-
|-
|[[FGproperties/velocities/u_v_wbody-fps |/velocities/vbody-fps]] || ECEF velocities ||fps|| || || ||yes||3.0
|[[FGproperties/velocities/u_v_wbody-fps |/velocities/vbody-fps]] || ECEF velocities ||fps|| ||yes|| ||yes||3.0
|-
|-
|[[FGproperties/velocities/u_v_wbody-fps |/velocities/wbody-fps]] || ECEF velocities ||fps|| || || ||yes||3.0
|[[FGproperties/velocities/u_v_wbody-fps |/velocities/wbody-fps]] || ECEF velocities ||fps|| ||yes|| ||yes||3.0
|-
|-
|name||desc.||unit||type||gen||fdm||conf||fix
|[[FGproperties/orientation/alpha-deg|/orientation/alpha-deg]]||rel wind vertical angle||degree||||||||no||-
|-
|-
|name||desc.||unit||type||gen||fdm||conf||fix
|[[FGproperties/orientation/side-slip-deg|/orientation/side-slip-deg]]||rel wind hor angle||degree||||||||yes||
|-
|name||desc.||unit||type||nat||fdm||conf||fix
|-
|-

Revision as of 21:38, 4 November 2013

WIP.png Work in progress
This article or section will be worked on in the upcoming hours or days.
See history for the latest developments.

introduction

We will document here the fdm properties used in FG, starting with those present in the fdm state. As some are not concordant between yasim/jsbsim, their actual meaning dépending the fdm will be exposed, and we will fill the table each time one conflict is resolved.

properties table

table legend:

  • Property name: the name of the property in the fg tree, with a link to the property description, as seen by the different fdm and the choice made.
  • quick description: a link to a long description (if available) with exemples
  • unit:
  • type:
  • native: included in the native-fdm protocol
  • fdm-state: part of the fdm state
  • conflict: if there's currently a conflict between different fdm, for more details see the property name
  • fixed in: the FG version wich solved the conflict
Property name quick description unit type generic fdm-state conflict fixed in
/velocities/mach mach speed       yes 3.0
/velocities/ubody-fps ECEF velocities fps   yes yes 3.0
/velocities/vbody-fps ECEF velocities fps yes yes 3.0
/velocities/wbody-fps ECEF velocities fps yes yes 3.0
/orientation/alpha-deg rel wind vertical angle degree no -
/orientation/side-slip-deg rel wind hor angle degree yes
name desc. unit type nat fdm conf fix