]> git.mxchange.org Git - flightgear.git/commit
Add variable winds (direction and gusts) for the boundary layer if defined in METAR.
authortorsten <torsten>
Wed, 3 Jun 2009 16:29:58 +0000 (16:29 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 3 Jun 2009 21:45:33 +0000 (23:45 +0200)
commitab4928f7a9ac69e0d70839cfc1c113b6737acdb5
tree8d06b47a98f4443f444491ec0be970c16be00585
parent1873346d18e6673beb46fc3caadbac9f1542ced3
Add variable winds (direction and gusts) for the boundary layer if defined in METAR.
src/Environment/Makefile.am
src/Environment/environment_ctrl.cxx
src/Environment/environment_ctrl.hxx
src/Environment/environment_mgr.cxx
src/Environment/fgwind.cxx [new file with mode: 0644]
src/Environment/fgwind.hxx [new file with mode: 0644]