Skip to main content
A newer version of this page is available. .
All docs
V21.2

LambertAzimuthalEqualAreaCartesianToGeoConverter Constructors

Converter that transforms data from the Lambert azimuthal equal-area projected coordinate system to the geographic coordinate system.
Name Parameters Description
LambertAzimuthalEqualAreaCartesianToGeoConverter() none Initializes a new instance of the LambertAzimuthalEqualAreaCartesianToGeoConverter class.
LambertAzimuthalEqualAreaCartesianToGeoConverter(Ellipsoid, Double, Double, GeoPoint) ellipsoid, falseEasting, falseNorthing, projectionCenter Initializes a new instance of the LambertAzimuthalEqualAreaCartesianToGeoConverter class with specified settings.
See Also