]> git.mxchange.org Git - simgear.git/commit
Added simgear/magvar which impliments WMM 2000 world magnetic variance model.
authorcurt <curt>
Mon, 27 Mar 2000 20:36:26 +0000 (20:36 +0000)
committercurt <curt>
Mon, 27 Mar 2000 20:36:26 +0000 (20:36 +0000)
commit4c79263dcff9072897089540be9876d6f21b794c
treec35134681bf5c7780580300929bb84c2e240bf82
parent856b6201dc468c3962202fe8569eb6bd3d74fe3e
Added simgear/magvar which impliments WMM 2000 world magnetic variance model.
  contributed by Ed Williams.
Some additional internal rearrangement of code.
21 files changed:
configure.in
simgear/Makefile.am
simgear/bucket/Makefile.am
simgear/compiler.h [new file with mode: 0644]
simgear/config.h [new file with mode: 0644]
simgear/constants.h [new file with mode: 0644]
simgear/debug/Makefile.am
simgear/fg_traits.hxx [new file with mode: 0644]
simgear/fg_zlib.h [new file with mode: 0644]
simgear/magvar/Makefile.am [new file with mode: 0644]
simgear/magvar/magvar.cxx [new file with mode: 0644]
simgear/magvar/magvar.hxx [new file with mode: 0644]
simgear/magvar/testmagvar.cxx [new file with mode: 0644]
simgear/math/Makefile.am
simgear/metar/Makefile.am
simgear/misc/Makefile.am
simgear/screen/Makefile.am
simgear/serial/Makefile.am
simgear/version.h [new file with mode: 0644]
simgear/version.h.in [new file with mode: 0644]
simgear/xgl/Makefile.am