132 [System::Runtime::InteropServices::Out]
double%
x,
133 [System::Runtime::InteropServices::Out]
double%
y,
134 [System::Runtime::InteropServices::Out]
double% azi,
135 [System::Runtime::InteropServices::Out]
double% rk);
152 void Reverse(
double x,
double y,
153 [System::Runtime::InteropServices::Out]
double% lat,
154 [System::Runtime::InteropServices::Out]
double% lon,
155 [System::Runtime::InteropServices::Out]
double% azi,
156 [System::Runtime::InteropServices::Out]
double% rk);
161 void Forward(
double lat,
double lon,
162 [System::Runtime::InteropServices::Out]
double% x,
163 [System::Runtime::InteropServices::Out]
double% y);
168 void Reverse(
double x,
double y,
169 [System::Runtime::InteropServices::Out]
double% lat,
170 [System::Runtime::InteropServices::Out]
double% lon);
.NET wrapper for GeographicLib::CassiniSoldner.
property double Flattening
void Reset(double lat0, double lon0)
Cassini-Soldner projection.
void Reverse(double x, double y, [System::Runtime::InteropServices::Out] double%lat, [System::Runtime::InteropServices::Out] double%lon, [System::Runtime::InteropServices::Out] double%azi, [System::Runtime::InteropServices::Out] double%rk)
CassiniSoldner(double lat0, double lon0)
.NET wrapper for GeographicLib::Geodesic.
property double LatitudeOrigin
property double LongitudeOrigin
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
GeographicLib::CassiniSoldner * m_pCassiniSoldner
void Forward(double lat, double lon, [System::Runtime::InteropServices::Out] double%x, [System::Runtime::InteropServices::Out] double%y, [System::Runtime::InteropServices::Out] double%azi, [System::Runtime::InteropServices::Out] double%rk)
property double MajorRadius