Go to the documentation of this file.
13 a = Constants::WGS84_a(),
14 f = Constants::WGS84_f(),
15 lat1 = 40 + 58/60.0, lat2 = 39 + 56/60.0,
22 double lat = 39.95,
lon = -75.17;
25 cout <<
x <<
" " <<
y <<
"\n";
29 double x = 220e3,
y = -53e3;
32 cout <<
lat <<
" " <<
lon <<
"\n";
35 catch (
const exception&
e) {
36 cerr <<
"Caught exception: " <<
e.what() <<
"\n";
Albers equal area conic projection.
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
void Reverse(real lon0, real x, real y, real &lat, real &lon, real &gamma, real &k) const
Header for GeographicLib::AlbersEqualArea class.
Point2(* f)(const Point3 &, OptionalJacobian< 2, 3 >)
void Forward(real lon0, real lat, real lon, real &x, real &y, real &gamma, real &k) const
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:16