25 georef =
gcnew System::String( l.c_str() );
27 catch (
const std::exception& xcpt )
35 int% prec,
bool centerp)
42 llat, llon, lprec, centerp );
47 catch (
const std::exception& err )
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)
Header for GeographicLib::Georef class.
static Math::real Resolution(int prec)
Header for NETGeographicLib::NETGeographicLib objects.
Exception class for NETGeographicLib.
Header for NETGeographicLib::Georef class.
static std::string ManagedToUnmanaged(System::String^s)
static void Forward(double lat, double lon, int prec, [System::Runtime::InteropServices::Out] System::String^%georef)
cout<< "Here is the matrix m:"<< endl<< m<< endl;Matrix< ptrdiff_t, 3, 1 > res
static const Line3 l(Rot3(), 1, 1)
static void Forward(real lat, real lon, int prec, std::string &georef)
static void Reverse(const std::string &georef, real &lat, real &lon, int &prec, bool centerp=true)
static double Resolution(int prec)
static int Precision(real res)
static int Precision(double res)