UNCLASSIFIED
Public Member Functions | |
Mollweide (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double falseEasting, double falseNorthing) | |
Mollweide (const Mollweide &m) | |
Mollweide & | operator= (const Mollweide &m) |
MapProjection3Parameters * | getParameters () const |
MSP::CCS::MapProjectionCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates) |
MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates) |
![]() | |
CoordinateSystem (double _semiMajorAxis, double _flattening) | |
void | getEllipsoidParameters (double *_semiMajorAxis, double *_flattening) |
Additional Inherited Members | |
![]() | |
double | semiMajorAxis |
double | flattening |