Go to the documentation of this file.
14 Geocentric earth(Constants::WGS84_a(), Constants::WGS84_f());
16 const double lat0 = 48 + 50/60.0,
lon0 = 2 + 20/60.0;
20 double lat = 50.9,
lon = 1.8,
h = 0;
23 cout <<
x <<
" " <<
y <<
" " <<
z <<
"\n";
27 double x = -38e3,
y = 230e3,
z = -4e3;
30 cout <<
lat <<
" " <<
lon <<
" " <<
h <<
"\n";
33 catch (
const exception&
e) {
34 cerr <<
"Caught exception: " <<
e.what() <<
"\n";
Array< double, 1, 3 > e(1./3., 0.5, 2.)
Namespace for GeographicLib.
void Forward(real lat, real lon, real h, real &x, real &y, real &z) const
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
Header for GeographicLib::Geocentric class.
void Reverse(real x, real y, real z, real &lat, real &lon, real &h) const
Header for GeographicLib::LocalCartesian class.
Local cartesian coordinates.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:16