130 [System::Runtime::InteropServices::Out]
double%
x,
131 [System::Runtime::InteropServices::Out]
double%
y,
132 [System::Runtime::InteropServices::Out]
double%
z);
159 void Forward(
double lat,
double lon,
double h,
160 [System::Runtime::InteropServices::Out]
double% x,
161 [System::Runtime::InteropServices::Out]
double% y,
162 [System::Runtime::InteropServices::Out]
double% z,
178 void Reverse(
double x,
double y,
double z,
179 [System::Runtime::InteropServices::Out]
double% lat,
180 [System::Runtime::InteropServices::Out]
double% lon,
181 [System::Runtime::InteropServices::Out]
double% h);
207 void Reverse(
double x,
double y,
double z,
208 [System::Runtime::InteropServices::Out]
double% lat,
209 [System::Runtime::InteropServices::Out]
double% lon,
210 [System::Runtime::InteropServices::Out]
double% h,
property double Flattening
Matrix< RealScalar, Dynamic, Dynamic > M
void Reverse(double x, double y, double z, [System::Runtime::InteropServices::Out] double%lat, [System::Runtime::InteropServices::Out] double%lon, [System::Runtime::InteropServices::Out] double%h)
property double LatitudeOrigin
.NET wrapper for GeographicLib::Geocentric.
.NET wrapper for GeographicLib::LocalCartesian.
property double LongitudeOrigin
void Reset(double lat0, double lon0, double h0)
Local cartesian coordinates.
void Forward(double lat, double lon, double h, [System::Runtime::InteropServices::Out] double%x, [System::Runtime::InteropServices::Out] double%y, [System::Runtime::InteropServices::Out] double%z)
property double MajorRadius
GeographicLib::LocalCartesian * m_pLocalCartesian
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
property double HeightOrigin