88 class MapProjection3Parameters;
89 class MapProjectionCoordinates;
90 class GeodeticCoordinates;
118 Mollweide(
double ellipsoidSemiMajorAxis,
double ellipsoidFlattening,
double centralMeridian,
double falseEasting,
double falseNorthing );
188 double Moll_Origin_Long;
189 double Moll_False_Easting;
190 double Moll_False_Northing;
191 double Moll_Delta_Northing;
192 double Moll_Max_Easting;
193 double Moll_Min_Easting;
MSP::CCS::GeodeticCoordinates * convertToGeodetic(MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)
Mollweide & operator=(const Mollweide &m)
MSP::CCS::MapProjectionCoordinates * convertFromGeodetic(MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
Mollweide(double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double falseEasting, double falseNorthing)
MapProjection3Parameters * getParameters() const