170 [System::Runtime::InteropServices::Out]
double%
x,
171 [System::Runtime::InteropServices::Out]
double%
y,
172 [System::Runtime::InteropServices::Out]
double%
gamma,
173 [System::Runtime::InteropServices::Out]
double% k);
189 void Reverse(
double lon0,
double x,
double y,
190 [System::Runtime::InteropServices::Out]
double% lat,
191 [System::Runtime::InteropServices::Out]
double% lon,
192 [System::Runtime::InteropServices::Out]
double% gamma,
193 [System::Runtime::InteropServices::Out]
double% k);
199 void Forward(
double lon0,
double lat,
double lon,
200 [System::Runtime::InteropServices::Out]
double% x,
201 [System::Runtime::InteropServices::Out]
double% y);
207 void Reverse(
double lon0,
double x,
double y,
208 [System::Runtime::InteropServices::Out]
double% lat,
209 [System::Runtime::InteropServices::Out]
double% lon);
void Forward(double lon0, 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)
An exact implementation of the transverse Mercator projection.
property double MajorRadius
~TransverseMercatorExact()
GeographicLib::TransverseMercatorExact * m_pTransverseMercatorExact
TransverseMercatorExact()
const mpreal gamma(const mpreal &x, mp_rnd_t r=mpreal::get_default_rnd())
Point2(* f)(const Point3 &, OptionalJacobian< 2, 3 >)
.NET wrapper for GeographicLib::TransverseMercatorExact.
property double CentralScale
property double Flattening
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
void Reverse(double lon0, 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)