GeographicLib::MGRS Member List
This is the complete list of members for GeographicLib::MGRS, including all inherited members.
Forward(int zone, bool northp, double x, double y, int prec, std::string &mgrs)GeographicLib::MGRS [static]
Forward(int zone, bool northp, double x, double y, double lat, int prec, std::string &mgrs)GeographicLib::MGRS [static]
GeoCoords classGeographicLib::MGRS [friend]
Reverse(const std::string &mgrs, int &zone, bool &northp, double &x, double &y, int &prec, bool centerp=true)GeographicLib::MGRS [static]
UTMUPS classGeographicLib::MGRS [friend]