YASim: Difference between revisions

Jump to navigation Jump to search
1 byte removed ,  4 May 2020
m
Line 85: Line 85:


==== hstab ====
==== hstab ====
These defines the horizontal stabilizer of the aircraft. Internally, it is just a wing object and therefore works the same in XML.  
These define the horizontal stabilizer of the aircraft. Internally, it is just a wing object and therefore works the same in XML.  
You are allowed only one hstab object; the solver needs to know which wing's incidence to play with to get the aircraft trimmed correctly.
You are allowed only one hstab object; the solver needs to know which wing's incidence to play with to get the aircraft trimmed correctly.


'''New in 2018.1:'''
'''New in 2018.1:'''
* '''hstab''' supports sections in the same way '''wing''' does, but it is still considered as /the/ (only) hstab used by the solver.
* '''hstab''' supports sections in the same way '''wing''' does, but it is still considered as /the/ (only) hstab used by the solver.
*  '''incidence-max-deg''' and '''incidence-max-deg''': optional attributes to limit valid result range fore the solver. Use with care or you won't get a solution.
*  '''incidence-min-deg''' and '''incidence-max-deg''': optional attributes to limit valid result range fore the solver. Use with care or you won't get a solution.


==== vstab ====
==== vstab ====
34

edits

Navigation menu