12 Ellipsoid wgs84(Constants::WGS84_a(), Constants::WGS84_f());
14 cout <<
"The latitude half way between the equator and the pole is " 16 cout <<
"Half the area of the ellipsoid lies between latitudes +/- " 18 cout <<
"The northernmost edge of a square Mercator map is at latitude " 21 catch (
const exception&
e) {
22 cerr <<
"Caught exception: " << e.what() <<
"\n";
Math::real InverseAuthalicLatitude(real xi) const
Math::real InverseRectifyingLatitude(real mu) const
Namespace for GeographicLib.
Array< double, 1, 3 > e(1./3., 0.5, 2.)
Math::real InverseIsometricLatitude(real psi) const
Header for GeographicLib::Ellipsoid class.
Properties of an ellipsoid.