]> git.mxchange.org Git - flightgear.git/commit
Compute gravitational acceleration
authorTorsten Dreyer <Torsten@t3r.de>
Tue, 31 May 2011 13:28:32 +0000 (15:28 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Tue, 31 May 2011 13:28:32 +0000 (15:28 +0200)
commit61f2b98e8fc7da04981690ad2b7a810b724da252
tree273cd7c822dd981016b813c1e2133b4141a77fe6
parent170df650817e5f668bb6f399e6ad7023227189a3
Compute gravitational acceleration

Compute gravitational acceleration based on the formula of
Somigliana corrected for altitude and provide the value
in property /environment/gravitational-acceleration-mps2
projects/VC90/FlightGear/FlightGear.vcproj
src/Environment/CMakeLists.txt
src/Environment/Makefile.am
src/Environment/environment_mgr.cxx
src/Environment/environment_mgr.hxx
src/Environment/gravity.cxx [new file with mode: 0644]
src/Environment/gravity.hxx [new file with mode: 0644]