1
0
Fork 0
flightgear/src/Time
Edward d'Auvergne 74622d9a04 Time: Calculation and exposure of the moon vector from the local position.
The new FGLight::updateObjects() function is now being passed into the global
events manager as a task rather than FGLight::updateSunPos().  The
updateSunPos() function has been renamed to updateBodyPos() and generalised for
any solar system body and is called twice by updateObjects(), once for the sun
and once for the moon.  The local position of the moon is then exposed at
"/ephemeris/moon/local/".
2016-11-08 11:16:24 +01:00
..
bodysolver.cxx Time: The sun solver has been generalised to to handle any solar system body. 2016-11-08 11:16:24 +01:00
bodysolver.hxx Time: The sun solver has been generalised to to handle any solar system body. 2016-11-08 11:16:24 +01:00
CMakeLists.txt Time: Renamed the sunsolver.cxx to bodysolver.cxx. 2016-11-08 11:16:24 +01:00
light.cxx Time: Calculation and exposure of the moon vector from the local position. 2016-11-08 11:16:24 +01:00
light.hxx Time: Calculation and exposure of the moon vector from the local position. 2016-11-08 11:16:24 +01:00
test_event.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
TimeManager.cxx Time: The sun solver has been generalised to to handle any solar system body. 2016-11-08 11:16:24 +01:00
TimeManager.hxx Current time of day (warp) fixes: 2016-01-10 22:10:10 -06:00
ttest.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
win32test.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00