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