GeographicLib 2.1.2
GeographicLib::MGRS Member List

This is the complete list of members for GeographicLib::MGRS, including all inherited members.

Check()GeographicLib::MGRSstatic
Decode(const std::string &mgrs, std::string &gridzone, std::string &block, std::string &easting, std::string &northing)GeographicLib::MGRSstatic
EquatorialRadius()GeographicLib::MGRSinlinestatic
Flattening()GeographicLib::MGRSinlinestatic
Forward(int zone, bool northp, real x, real y, int prec, std::string &mgrs)GeographicLib::MGRSstatic
Forward(int zone, bool northp, real x, real y, real lat, int prec, std::string &mgrs)GeographicLib::MGRSstatic
Reverse(const std::string &mgrs, int &zone, bool &northp, real &x, real &y, int &prec, bool centerp=true)GeographicLib::MGRSstatic
UTMUPSGeographicLib::MGRSfriend