UNCLASSIFIED
GeographicTranslator
|
Variables | |
const int | NUMBER_COORD_SYS = 38 |
const int | COORD_SYS_CODE_LENGTH = 3 |
const int | COORD_SYS_NAME_LENGTH = 50 |
const int | DATUM_CODE_LENGTH = 7 |
const int | DATUM_NAME_LENGTH = 33 |
const int | ELLIPSOID_CODE_LENGTH = 3 |
const int | ELLIPSOID_NAME_LENGTH = 30 |
const int | CONVERT_MSG_LENGTH = 2048 |
const int | RETURN_MSG_LENGTH = 256 |
class MSP::CCS::DatumLibraryImplementationCleaner | datumLibraryImplementationCleanerInstance |
class MSP::CCS::EllipsoidLibraryImplementationCleaner | ellipsoidLibraryImplementationCleanerInstance |
const long | GEOREF_STR_LAT_MIN_ERROR = 0x0020 |
const long | GEOREF_STR_LON_MIN_ERROR = 0x0040 |
class MSP::CCS::GeoidLibraryCleaner | geoidLibraryCleanerInstance |
const int MSP::CCS::CONVERT_MSG_LENGTH = 2048 |
Definition at line 147 of file CoordinateConversionService.h.
const int MSP::CCS::COORD_SYS_CODE_LENGTH = 3 |
Definition at line 141 of file CoordinateConversionService.h.
const int MSP::CCS::COORD_SYS_NAME_LENGTH = 50 |
Definition at line 142 of file CoordinateConversionService.h.
const int MSP::CCS::DATUM_CODE_LENGTH = 7 |
Definition at line 143 of file CoordinateConversionService.h.
const int MSP::CCS::DATUM_NAME_LENGTH = 33 |
Definition at line 144 of file CoordinateConversionService.h.
class MSP::CCS::DatumLibraryImplementationCleaner MSP::CCS::datumLibraryImplementationCleanerInstance |
const int MSP::CCS::ELLIPSOID_CODE_LENGTH = 3 |
Definition at line 145 of file CoordinateConversionService.h.
const int MSP::CCS::ELLIPSOID_NAME_LENGTH = 30 |
Definition at line 146 of file CoordinateConversionService.h.
class MSP::CCS::EllipsoidLibraryImplementationCleaner MSP::CCS::ellipsoidLibraryImplementationCleanerInstance |
class MSP::CCS::GeoidLibraryCleaner MSP::CCS::geoidLibraryCleanerInstance |
const int MSP::CCS::NUMBER_COORD_SYS = 38 |
Definition at line 140 of file CoordinateConversionService.h.
const int MSP::CCS::RETURN_MSG_LENGTH = 256 |
Definition at line 148 of file CoordinateConversionService.h.