GeographicLib::Geohash Member List
This is the complete list of members for
GeographicLib::Geohash, including all inherited members.
DecimalPrecision(int len) | GeographicLib::Geohash | [inline, static] |
Forward(real lat, real lon, int len, std::string &geohash) | GeographicLib::Geohash | [static] |
GeohashLength(real res) | GeographicLib::Geohash | [inline, static] |
GeohashLength(real latres, real lonres) | GeographicLib::Geohash | [inline, static] |
LatitudeResolution(int len) | GeographicLib::Geohash | [inline, static] |
LongitudeResolution(int len) | GeographicLib::Geohash | [inline, static] |
Reverse(const std::string &geohash, real &lat, real &lon, int &len, bool centerp=true) | GeographicLib::Geohash | [static] |