Files
geometry/include
Adam Wulkiewicz b18ba98934 [extensions] Rewrite vincenty formula algorithm to allow calculation of azimuths.
Enclose the formula in vincenty_inverse class, calculate the common part in the ctor, allow calculating of distance and azimuths using member functions.

Use this new implementation in vincenty distance strategy.
2014-11-20 01:42:07 +01:00
..