Peano
EllipsoidProjection.h File Reference

Go to the source code of this file.

Namespaces

 projection
 
 projection::albers_equal_area
 
 projection::albers_equal_area::ellipsoid
 

Functions

auto projection::albers_equal_area::ellipsoid::forward (const auto lon, const auto lat)
 
auto projection::albers_equal_area::ellipsoid::inverse (const auto x, const auto y)
 Inverts the Albers Equal-Area Conic projection for WGS_1984 and returns the geographic coordinates (longitude, latitude in degrees) corresponding to the given planar coordinates (x, y in meters). More...