]> git.mxchange.org Git - flightgear.git/commit
Major weather update from Christian Mayer, tying the weather code into
authordavid <david>
Sat, 16 Mar 2002 20:31:27 +0000 (20:31 +0000)
committerdavid <david>
Sat, 16 Mar 2002 20:31:27 +0000 (20:31 +0000)
commitd4c49d65ac3a23203f4dc785bb6e3b1109afffc6
treecfe7679800d7d26d208afa0e692f83a453e5c2e9
parentac99a82b9899f6aec9146caa53bb4569f89b73e0
Major weather update from Christian Mayer, tying the weather code into
the property system, among other things.  A separate integration into
the FDMs will follow shortly.

This code will be used only if the --with-new-environment option is
*not* passed to configure.
15 files changed:
src/WeatherCM/FGAirPressureItem.h
src/WeatherCM/FGLocalWeatherDatabase.cpp
src/WeatherCM/FGLocalWeatherDatabase.h
src/WeatherCM/FGPhysicalProperties.cpp
src/WeatherCM/FGPhysicalProperties.h
src/WeatherCM/FGPhysicalProperties_bind.cpp [new file with mode: 0644]
src/WeatherCM/FGTemperatureItem.h
src/WeatherCM/FGTurbulenceItem.h
src/WeatherCM/FGWeatherUtils.h
src/WeatherCM/FGWindItem.h
src/WeatherCM/Makefile.am
src/WeatherCM/linintp2.cpp [new file with mode: 0644]
src/WeatherCM/linintp2.h
src/WeatherCM/sphrintp.cpp [new file with mode: 0644]
src/WeatherCM/sphrintp.h