Property tree: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
No edit summary
m (Robot: Cosmetic changes)
Line 11: Line 11:
Then after a few moments open in a new window - [http://localhost:5480 http://localhost:5480]  
Then after a few moments open in a new window - [http://localhost:5480 http://localhost:5480]  


==Introduction==
== Introduction ==
When a simulation is running, all the variables such as position, speed, flaps, cabin lights, et all are calculated and manipulated through a property tree.  
When a simulation is running, all the variables such as position, speed, flaps, cabin lights, et all are calculated and manipulated through a property tree.  


Line 47: Line 47:




==Flight Dynamics Model (FDM)==
== Flight Dynamics Model (FDM) ==
FlightGear uses a few [[Flight Dynamics Models]], such as
FlightGear uses a few [[Flight Dynamics Models]], such as
* [[JSBSim]]  
* [[JSBSim]]  
* [[YASim]]  
* [[YASim]]  
These flight dynamics models present themselves differently in the tree, using different variables, in different places. That is what an aircraft can be designed around.
These flight dynamics models present themselves differently in the tree, using different variables, in different places. That is what an aircraft can be designed around.

Navigation menu