YASim: Difference between revisions

Jump to navigation Jump to search
656 bytes added ,  18 April 2017
Line 426: Line 426:


=== Export of YASim internals to property tree ===
=== Export of YASim internals to property tree ===
Ever wondered what is going on inside yasim. Lots of information will be available in the property tree soon
Ever wondered what is going on inside yasim? See the property tree under /fdm/yasim/
in <code> /fdm/yasim/ </code>.
Some information is static and shows what yasim has compiled from your XML.  
Some information is static and shows what yasim has compiled from your XML.  
Other information is "run-time" like forces, speed, acceleration, c.g., mass you-name-it
Other information is "run-time" like forces, speed, acceleration, c.g.  
(2DO: write details here)
If note noted otherwise, expect metric unit (meter, kilogram, newton, ...).
 
{| class="wikitable"
|-
! Path !! Description !! Information type
|-
| accelerations/ || linear and rot. accelerations in aircraft coord. || run time
|-
| forces/ || aerodynamic forces in N || run time
|-
| velocities/ || linear and rot. velocities in aircraft coord. || run time
|-
| model/cg-x-range-aft || desired CG range || compile time
|-
| model/cg-x-range-front || desired CG range || compile time
|-
| model/cg-x-max || CG hard limit from gear position || compile time
|-
| model/cg-x-min || CG hard limit from gear position || compile time
|-
| model/masses || shows the calculated mass points || compile time
|-
| model/wings || wing parameters || compile time
|}


=== Aircraft developer helpers ===
=== Aircraft developer helpers ===
246

edits

Navigation menu