]> git.mxchange.org Git - flightgear.git/commit
Enhance the FGMetarEnvironmentCtrl class to also do on the fly weather
authorcurt <curt>
Mon, 23 Feb 2004 01:39:12 +0000 (01:39 +0000)
committercurt <curt>
Mon, 23 Feb 2004 01:39:12 +0000 (01:39 +0000)
commita8be680c43cbc24cd02985cfef2d882c6a36ad06
tree65b4313a17c30edfce67db8ae5b219630e660f50
parent4606f96e139204d5b2d76ee93c3b0c66885b5f5f
Enhance the FGMetarEnvironmentCtrl class to also do on the fly weather
updates based on the "closest" airport with metar data available.  Note that
the web based query is in the main loop and causes brief sim pauses.  Update
rate (once per minute) needs to be tweaked with, but is a good value for
testing.
src/Environment/environment_ctrl.cxx
src/Environment/environment_ctrl.hxx