const int MSP::CCS::CONVERT_MSG_LENGTH = 2048 |
Definition at line 151 of file CoordinateConversionService.h.
const int MSP::CCS::COORD_SYS_CODE_LENGTH = 3 |
Definition at line 145 of file CoordinateConversionService.h.
const int MSP::CCS::COORD_SYS_NAME_LENGTH = 50 |
Definition at line 146 of file CoordinateConversionService.h.
const int MSP::CCS::DATUM_CODE_LENGTH = 7 |
Definition at line 147 of file CoordinateConversionService.h.
const int MSP::CCS::DATUM_NAME_LENGTH = 33 |
Definition at line 148 of file CoordinateConversionService.h.
class MSP::CCS::DatumLibraryImplementationCleaner MSP::CCS::datumLibraryImplementationCleanerInstance |
const int MSP::CCS::ELLIPSOID_CODE_LENGTH = 3 |
Definition at line 149 of file CoordinateConversionService.h.
const int MSP::CCS::ELLIPSOID_NAME_LENGTH = 30 |
Definition at line 150 of file CoordinateConversionService.h.
class MSP::CCS::EllipsoidLibraryImplementationCleaner MSP::CCS::ellipsoidLibraryImplementationCleanerInstance |
const long MSP::CCS::GEOREF_STR_LAT_MIN_ERROR = 0x0020 |
const long MSP::CCS::GEOREF_STR_LON_MIN_ERROR = 0x0040 |
const int MSP::CCS::NUMBER_COORD_SYS = 37 |
Definition at line 144 of file CoordinateConversionService.h.
const int MSP::CCS::RETURN_MSG_LENGTH = 256 |
Definition at line 152 of file CoordinateConversionService.h.