1
0
Fork 0
flightgear/src/Environment
mfranz 15139a42b6 - make FGAirport::search() more versatile, so that it can't only search
the next airport or airport with METAR station, but about any type of
  airport
- as a side effect this change makes it also 30 to 50% faster  :-)

In the long run this linear search shall be replaced with a spatial
algorithm (like octree), which will be a much bigger performance gain.
2007-10-05 21:54:52 +00:00
..
.cvsignore Initial take of new environment subsystem. Configure with 2002-02-19 14:21:19 +00:00
atmosphere.cxx yet another round() ... 2007-03-31 17:45:23 +00:00
atmosphere.hxx John DENKER: 2007-03-31 09:36:19 +00:00
environment.cxx Corrected atmosphere data, extended above 62000ft 2007-08-31 18:01:07 +00:00
environment.hxx Mark's dynamic sun color changes. 2006-07-27 05:16:06 +00:00
environment_ctrl.cxx - make FGAirport::search() more versatile, so that it can't only search 2007-10-05 21:54:52 +00:00
environment_ctrl.hxx Fix for weather interpolation problem from Anders Gidenstam 2007-08-15 15:22:44 +00:00
environment_mgr.cxx Torsten DREYER: 2006-11-25 12:21:36 +00:00
environment_mgr.hxx new FSF address 2006-02-21 01:16:04 +00:00
fgclouds.cxx Make comparisons against OSG version less flakey 2007-10-04 20:40:29 +00:00
fgclouds.hxx new FSF address 2006-02-21 01:16:04 +00:00
fgmetar.cxx new FSF address 2006-02-21 01:16:04 +00:00
fgmetar.hxx new FSF address 2006-02-21 01:16:04 +00:00
Makefile.am John DENKER: 2007-03-31 09:36:19 +00:00