Go to the documentation of this file.
13 Geodesic geod(Constants::WGS84_a(), Constants::WGS84_f());
15 const double lat0 = 48 + 50/60.0,
lon0 = 2 + 20/60.0;
19 double lat = 50.9,
lon = 1.8;
22 cout <<
x <<
" " <<
y <<
"\n";
26 double x = -38e3,
y = 230e3;
29 cout <<
lat <<
" " <<
lon <<
"\n";
32 catch (
const exception&
e) {
33 cerr <<
"Caught exception: " <<
e.what() <<
"\n";
void Forward(real lat, real lon, real &x, real &y, real &azi, real &rk) const
Array< double, 1, 3 > e(1./3., 0.5, 2.)
Namespace for GeographicLib.
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 constexpr double lon0
void Reverse(real x, real y, real &lat, real &lon, real &azi, real &rk) const
static constexpr double lat0
Header for GeographicLib::CassiniSoldner class.
Cassini-Soldner projection.
Header for GeographicLib::Geodesic class.
gtsam
Author(s):
autogenerated on Wed May 28 2025 03:01:16