63 static void Forward(
double lat,
double lon,
int prec,
64 [System::Runtime::InteropServices::Out] System::String^% georef);
92 static void Reverse( System::String^ georef,
93 [System::Runtime::InteropServices::Out]
double% lat,
94 [System::Runtime::InteropServices::Out]
double% lon,
95 [System::Runtime::InteropServices::Out]
int% prec,
.NET wrapper for GeographicLib::Georef.
static void Forward(double lat, double lon, int prec, [System::Runtime::InteropServices::Out] System::String^% georef)
static int Precision(double res)
static void Reverse(System::String^ georef, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] int% prec, bool centerp)
static double Resolution(int prec)