This is the complete list of members for NETGeographicLib::Georef, including all inherited members.
Forward(double lat, double lon, int prec, [System::Runtime::InteropServices::Out] System::String^% georef) | NETGeographicLib::Georef | static |
Georef() | NETGeographicLib::Georef | inlineprivate |
Precision(double res) | NETGeographicLib::Georef | static |
Resolution(int prec) | NETGeographicLib::Georef | static |
Reverse(System::String^ georef, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] int% prec, bool centerp) | NETGeographicLib::Georef | static |