88 class MapProjection3Parameters;
89 class MapProjectionCoordinates;
90 class GeodeticCoordinates;
118 MillerCylindrical(
double ellipsoidSemiMajorAxis,
double ellipsoidFlattening,
double centralMeridian,
double falseEasting,
double falseNorthing );
187 double Mill_Origin_Long;
188 double Mill_False_Easting;
189 double Mill_False_Northing;
190 double Mill_Delta_Northing;
191 double Mill_Max_Easting;
192 double Mill_Min_Easting;
MapProjection3Parameters * getParameters() const
MSP::CCS::GeodeticCoordinates * convertToGeodetic(MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)
MillerCylindrical(double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double falseEasting, double falseNorthing)
MSP::CCS::MapProjectionCoordinates * convertFromGeodetic(MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
MillerCylindrical & operator=(const MillerCylindrical &mc)