59 static void Forward(
double lat,
double lon,
int prec,
60 [System::Runtime::InteropServices::Out] System::String^% gars);
82 static void Reverse( System::String^ gars,
83 [System::Runtime::InteropServices::Out]
double% lat,
84 [System::Runtime::InteropServices::Out]
double% lon,
85 [System::Runtime::InteropServices::Out]
int% prec,
.NET Wrapper for GeographicLib::GARS
static double Resolution(int prec)
static int Precision(double res)
static void Forward(double lat, double lon, int prec, [System::Runtime::InteropServices::Out] System::String^% gars)
static void Reverse(System::String^ gars, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] int% prec, bool centerp)