]> git.mxchange.org Git - simgear.git/commit
Add some syntactic helpers to allow distance/course to be queried between
authorjmt <jmt>
Fri, 26 Dec 2008 12:08:28 +0000 (12:08 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 8 Jan 2009 22:05:12 +0000 (23:05 +0100)
commit94942d1ac4e9084c254955de99ff76a85413c148
tree410d9d61d340fb3ec7f257d0bb85f9c2d5c41d61
parentb0a5b54949894bcb316065130b8587dfb3068be9
Add some syntactic helpers to allow distance/course to be queried between
two geodetic points. This still entails a full _geo_inverse_wgs_84 call,
but makes call sites neater.
simgear/math/SGGeodesy.cxx
simgear/math/SGGeodesy.hxx