GeographicLib 2.1.2
|
This is the complete list of members for GeographicLib::GARS, including all inherited members.
Forward(real lat, real lon, int prec, std::string &gars) | GeographicLib::GARS | static |
Precision(real res) | GeographicLib::GARS | inlinestatic |
Resolution(int prec) | GeographicLib::GARS | inlinestatic |
Reverse(const std::string &gars, real &lat, real &lon, int &prec, bool centerp=true) | GeographicLib::GARS | static |