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) |
![]() | |
CoordinateSystem (double _semiMajorAxis, double _flattening) | |
void | getEllipsoidParameters (double *_semiMajorAxis, double *_flattening) |
Additional Inherited Members | |
![]() | |
double | semiMajorAxis |
double | flattening |