]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/Wing.cpp
Replace round by simgear::SGMiscd::roundToInt()
[flightgear.git] / src / FDM / YASim / Wing.cpp
2008-09-29 timooreYASim flap changes from Vivian Meazza
2006-08-07 andyFixes from Maik Justus:
2005-11-10 andyFix stall widths for the "auxilliary" (reverse flow...
2004-02-13 andyYank the sqrt() terms from the twist calculations....
2004-02-09 andyPut the sqrt(frac) terms back into the wing twist.
2004-02-09 andyFix the left/right terms in the twist handling to be...
2003-02-18 davidInterpolate the twist linearly over the wing.
2003-02-18 davidAdded a "twist" attribute for wings to allow for washou...
2002-11-30 andyAdded a tunable "induced drag" number to aircraft....
2002-05-29 andyThe incidence setting only works on a compiled object...
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-02-20 andyAutomatically generate "contact" points for collision...
2001-12-07 curtUpdated to YASim-0.1.2
2001-12-06 curtUpdated to YASim-0.1.1
2001-12-01 curtInitial revision of Andy Ross's YASim code. This is...