Document the new "idrag" attribute on wing objects.
This commit is contained in:
parent
79463103ae
commit
11b583b54e
1 changed files with 7 additions and 0 deletions
|
@ -65,6 +65,13 @@ wing: This defines the main wing of the aircraft. You can have
|
|||
Defaults to zero.
|
||||
dihedral: The dihedral angle of the wing. Positive angles
|
||||
are upward dihedral. Defaults to zero.
|
||||
idrag: Multiplier for the "induced drag" generated by this
|
||||
surface. In general, low aspect wings will
|
||||
generate less induced drag per-AoA than high
|
||||
aspect (glider) wings. This value isn't
|
||||
constrained well by the solution process, and may
|
||||
require tuning to get throttle settings correct in
|
||||
high AoA (approach) situations.
|
||||
|
||||
hstab: These defines the horizontal stabilizer of the aircraft.
|
||||
Internally, it is just awing objects and therefore work the
|
||||
|
|
Loading…
Add table
Reference in a new issue