Go to the documentation of this file.
20 [System::Runtime::InteropServices::Out]
double%
x,
21 [System::Runtime::InteropServices::Out]
double%
y,
22 [System::Runtime::InteropServices::Out]
double%
gamma,
23 [System::Runtime::InteropServices::Out]
double% k)
35 [System::Runtime::InteropServices::Out]
double%
lat,
36 [System::Runtime::InteropServices::Out]
double%
lon,
37 [System::Runtime::InteropServices::Out]
double%
gamma,
38 [System::Runtime::InteropServices::Out]
double% k)
40 double llat, llon,
lgamma, lk;
50 [System::Runtime::InteropServices::Out]
double%
x,
51 [System::Runtime::InteropServices::Out]
double%
y)
61 [System::Runtime::InteropServices::Out]
double%
lat,
62 [System::Runtime::InteropServices::Out]
double%
lon)
72 [System::Runtime::InteropServices::Out] System::String^% gridref)
78 gridref =
gcnew System::String( lgridref.c_str() );
80 catch ( std::bad_alloc )
82 throw gcnew GeographicErr(
"Memory allocation error in OSGB::GridReference" );
84 catch (
const std::exception& err )
92 [System::Runtime::InteropServices::Out]
double%
x,
93 [System::Runtime::InteropServices::Out]
double%
y,
94 [System::Runtime::InteropServices::Out]
int% prec,
103 lx, ly, lprec, centerp );
108 catch (
const std::exception& err )
Header for NETGeographicLib::OSGB class.
static Math::real OriginLatitude()
static double MajorRadius()
static double CentralScale()
static Math::real FalseNorthing()
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
static void Forward(real lat, real lon, real &x, real &y, real &gamma, real &k)
Exception class for NETGeographicLib.
static double Flattening()
static double FalseNorthing()
static void GridReference(real x, real y, int prec, std::string &gridref)
static Math::real Flattening()
static Math::real CentralScale()
const EIGEN_DEVICE_FUNC LgammaReturnType lgamma() const
Header for GeographicLib::OSGB class.
static void Reverse(double x, double y, [System::Runtime::InteropServices::Out] double% lat, [System::Runtime::InteropServices::Out] double% lon, [System::Runtime::InteropServices::Out] double% gamma, [System::Runtime::InteropServices::Out] double% k)
static void Reverse(real x, real y, real &lat, real &lon, real &gamma, real &k)
Header for NETGeographicLib::NETGeographicLib objects.
static void GridReference(double x, double y, int prec, [System::Runtime::InteropServices::Out] System::String^% gridref)
static double OriginLatitude()
static double OriginLongitude()
static void Forward(double lat, double lon, [System::Runtime::InteropServices::Out] double% x, [System::Runtime::InteropServices::Out] double% y, [System::Runtime::InteropServices::Out] double% gamma, [System::Runtime::InteropServices::Out] double% k)
static Math::real OriginLongitude()
static Math::real MajorRadius()
static std::string ManagedToUnmanaged(System::String^ s)
static Math::real FalseEasting()
static double FalseEasting()
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:03:14