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