]> git.mxchange.org Git - simgear.git/commit
SGTime: use SGGeod, quieter init.
authorJames Turner <zakalawe@mac.com>
Sun, 23 Sep 2012 23:02:11 +0000 (00:02 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 23 Sep 2012 23:02:11 +0000 (00:02 +0100)
commit89d30acbc5040bf36a3329fcb21789d2855fa6d3
treeb341605b21b607ec0b12f0ee7f802a333e71afb6
parentbe405d23112b4dbf5124db6b9341e509ffd184d4
SGTime: use SGGeod, quieter init.

It's common to use SGTime to calculate the the Julian Date, without providing time-zone information. Don't warn in these cases, since the behaviour is fine.
simgear/math/SGGeod.hxx
simgear/timing/sg_time.cxx
simgear/timing/sg_time.hxx