1
0
Fork 0
flightgear/src/Environment
James Turner 1f1060431f Avoid NaNs in environment code at extreme altitude
Avoid the ‘red sky zone’ when going to higher orbital altitudes
(thousands of km).

https://sourceforge.net/p/flightgear/codetickets/2087/
2018-12-04 09:39:36 +01:00
..
atmosphere.cxx Fix crash in PT_vs_hpt() due to invalid data in ISA_def 2017-05-10 16:54:55 +02:00
atmosphere.hxx Fix unused private vars. 2013-07-04 20:24:56 +01:00
CMakeLists.txt Remove unused code 2015-12-22 11:41:56 +01:00
environment.cxx Avoid NaNs in environment code at extreme altitude 2018-12-04 09:39:36 +01:00
environment.hxx Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
environment_ctrl.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
environment_ctrl.hxx Environment controller overhaul 2010-09-11 16:11:35 +02:00
environment_mgr.cxx TestSuite: Complete removal of FG_TESTLIB. 2018-07-26 15:52:07 +02:00
environment_mgr.hxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
ephemeris.cxx Clean up of the Ephemeris class members, removing the raw pointers. 2017-05-30 09:57:37 +02:00
ephemeris.hxx Clean up of the Ephemeris class members, removing the raw pointers. 2017-05-30 09:57:37 +02:00
fgclouds.cxx Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
fgclouds.hxx Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
fgmetar.cxx Change CAVOK visibility to 9999.0 metres 2018-09-29 12:47:29 +01:00
fgmetar.hxx Update FGMetar for revised SGMetar constructor. 2011-10-21 10:57:45 +01:00
gravity.cxx remove inclusion of useless stdio.h 2011-05-31 20:39:32 +02:00
gravity.hxx Compute gravitational acceleration 2011-05-31 15:28:32 +02:00
magvarmanager.cxx Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
magvarmanager.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
metarairportfilter.cxx Keep MSVC happy with the Environment updates 2010-09-11 20:32:37 +02:00
metarairportfilter.hxx Give the FGAirport class a sane filename. 2013-02-21 11:32:02 +00:00
metarproperties.cxx MetarProperties: don't double-trigger listeners on invalidate 2015-03-11 22:24:07 +01:00
metarproperties.hxx Live weather: ensure valid flag is set correctly 2015-03-09 12:24:36 +01:00
precipitation_mgr.cxx Shift of management of the precipitation OSG scene graph to the scenery manager. 2016-05-03 18:44:46 +02:00
precipitation_mgr.hxx TestSuite: Complete removal of FG_TESTLIB. 2018-07-26 15:52:07 +02:00
presets.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
presets.hxx #84: John Denker: Set correct file modes 2011-02-19 11:55:43 +01:00
realwx_ctrl.cxx Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
realwx_ctrl.hxx Reset: ensure Wx controller destroys cleanly. 2013-10-29 23:01:29 +00:00
ridge_lift.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
ridge_lift.hxx Refactor ridgelift: use simgear::TiedPropertyList 2011-02-14 20:26:39 +01:00
terrainsampler.cxx Changes for SimGear subsystem add/remove tracking 2018-08-12 11:18:50 -07:00
terrainsampler.hxx Oups - terrainsamplers header was modified, too 2010-08-23 17:52:19 +02:00