UNCLASSIFIED
 
  
 | Public Member Functions | |
| USNG (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, char *ellipsoidCode) | |
| USNG (const USNG &u) | |
| USNG & | operator= (const USNG &u) | 
| 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 |