|
GeographicLib 1.52
|
This is the complete list of members for GeographicLib::MGRS, including all inherited members.
| Check() | GeographicLib::MGRS | static |
| EquatorialRadius() | GeographicLib::MGRS | inlinestatic |
| Flattening() | GeographicLib::MGRS | inlinestatic |
| Forward(int zone, bool northp, real x, real y, int prec, std::string &mgrs) | GeographicLib::MGRS | static |
| Forward(int zone, bool northp, real x, real y, real lat, int prec, std::string &mgrs) | GeographicLib::MGRS | static |
| MajorRadius() | GeographicLib::MGRS | inlinestatic |
| Reverse(const std::string &mgrs, int &zone, bool &northp, real &x, real &y, int &prec, bool centerp=true) | GeographicLib::MGRS | static |
| UTMUPS | GeographicLib::MGRS | friend |