UNCLASSIFIED
Public Member Functions | |
MGRS (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, char *ellipsoidCode) | |
MGRS (const MGRS &m) | |
MGRS & | operator= (const MGRS &m) |
EllipsoidParameters * | getParameters () const |
MSP::CCS::MGRSorUSNGCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates, long precision) |
MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::MGRSorUSNGCoordinates *mgrsCoordinates) |
MSP::CCS::MGRSorUSNGCoordinates * | convertFromUTM (UTMCoordinates *utmCoordinates, long precision) |
MSP::CCS::UTMCoordinates * | convertToUTM (MSP::CCS::MGRSorUSNGCoordinates *mgrsorUSNGCoordinates) |
MSP::CCS::MGRSorUSNGCoordinates * | convertFromUPS (MSP::CCS::UPSCoordinates *upsCoordinates, long precision) |
MSP::CCS::UPSCoordinates * | convertToUPS (MSP::CCS::MGRSorUSNGCoordinates *mgrsorUSNGCoordinates) |
![]() | |
CoordinateSystem (double _semiMajorAxis, double _flattening) | |
void | getEllipsoidParameters (double *_semiMajorAxis, double *_flattening) |
Additional Inherited Members | |
![]() | |
double | semiMajorAxis |
double | flattening |