This is the complete list of members for NETGeographicLib::Geohash, including all inherited members.
DecimalPrecision(int len) | NETGeographicLib::Geohash | static |
Forward(double lat, double lon, int len, [System::Runtime::InteropServices::Out] System::String^% geohash) | NETGeographicLib::Geohash | static |
Geohash() | NETGeographicLib::Geohash | inlineprivate |
GeohashLength(double res) | NETGeographicLib::Geohash | static |
GeohashLength(double latres, double lonres) | NETGeographicLib::Geohash | static |
LatitudeResolution(int len) | NETGeographicLib::Geohash | static |
LongitudeResolution(int len) | NETGeographicLib::Geohash | static |
Reverse(System::String^ geohash, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] int% len, bool centerp) | NETGeographicLib::Geohash | static |