DecimalPrecision(int len) | NETGeographicLib::Geohash | [static] |
Forward(double lat, double lon, int len,[System::Runtime::InteropServices::Out] System::String^ %geohash) | NETGeographicLib::Geohash | [static] |
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] |