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) | 
|  Public Member Functions inherited from MSP::CCS::CoordinateSystem | |
| CoordinateSystem (double _semiMajorAxis, double _flattening) | |
| void | getEllipsoidParameters (double *_semiMajorAxis, double *_flattening) | 
| Additional Inherited Members | |
|  Protected Attributes inherited from MSP::CCS::CoordinateSystem | |
| double | semiMajorAxis | 
| double | flattening |