GeographicLib 2.1.2
GeographicLib::LambertConformalConic Member List

This is the complete list of members for GeographicLib::LambertConformalConic, including all inherited members.

CentralScale() constGeographicLib::LambertConformalConicinline
EquatorialRadius() constGeographicLib::LambertConformalConicinline
Flattening() constGeographicLib::LambertConformalConicinline
Forward(real lon0, real lat, real lon, real &x, real &y, real &gamma, real &k) constGeographicLib::LambertConformalConic
Forward(real lon0, real lat, real lon, real &x, real &y) constGeographicLib::LambertConformalConicinline
LambertConformalConic(real a, real f, real stdlat, real k0)GeographicLib::LambertConformalConic
LambertConformalConic(real a, real f, real stdlat1, real stdlat2, real k1)GeographicLib::LambertConformalConic
LambertConformalConic(real a, real f, real sinlat1, real coslat1, real sinlat2, real coslat2, real k1)GeographicLib::LambertConformalConic
Mercator()GeographicLib::LambertConformalConicstatic
OriginLatitude() constGeographicLib::LambertConformalConicinline
Reverse(real lon0, real x, real y, real &lat, real &lon, real &gamma, real &k) constGeographicLib::LambertConformalConic
Reverse(real lon0, real x, real y, real &lat, real &lon) constGeographicLib::LambertConformalConicinline
SetScale(real lat, real k=real(1))GeographicLib::LambertConformalConic