]> git.mxchange.org Git - flightgear.git/commit
b) FDM - ada.cxx, ada.hxx have been updated with the faux, daux and iaux arrays that...
authorcurt <curt>
Wed, 19 Sep 2001 22:25:22 +0000 (22:25 +0000)
committercurt <curt>
Wed, 19 Sep 2001 22:25:22 +0000 (22:25 +0000)
commitbb785797b9dd171f21c2577e0ba1a9c84e107583
treed1dcd7badb0a0f21885eac626ad35d5c93b3e2fc
parent215491546530f79d49351a4c89f76eceaafef572
b) FDM - ada.cxx, ada.hxx have been updated with the faux, daux and iaux arrays that you created in flight.hxx. In Flight.hxx I use the get_V_north_rel_ground() set of functions. Please do not comment them out. If you dont comment them, you dont have to forcibly return zero vale to get_Vx(),get_Vy() & get_Vz() in cockpit.cxx.
src/FDM/ADA.cxx
src/FDM/ADA.hxx
src/FDM/flight.hxx