]> git.mxchange.org Git - flightgear.git/commit
Bugfix: wrong interpolation of winds aloft
authorTorsten Dreyer <Torsten@t3r.de>
Sat, 17 Jul 2010 16:49:31 +0000 (18:49 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Sat, 17 Jul 2010 16:49:31 +0000 (18:49 +0200)
commit8a1223ab27ba1a27a1f02b3e81b85b2e2a8dee07
tree790a152af86a2af0d6194af820b919c7a0beb236
parentc95a5db23d3b3f10f8e45de57e8dfb34c4261161
Bugfix: wrong interpolation of winds aloft

Fix a bug reported by Jacob Burbach.
Environment interpolation did not work above layer 1
A potential division by zero is also included
src/Environment/environment_ctrl.cxx