UNCLASSIFIED
This is the complete list of members for MSP::CCS::DatumLibraryImplementation, including all inherited members.
datumCode(const long index, char *code) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumCount(long *count) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumEllipsoidCode(const long index, char *code) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumIndex(const char *code, long *index) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
DatumLibraryImplementation() (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | protected |
DatumLibraryImplementation(const DatumLibraryImplementation &d) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | protected |
DatumLibraryImplementationCleaner (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | friend |
datumName(const long index, char *name) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumSevenParameters(const long index, double *rotationX, double *rotationY, double *rotationZ, double *scaleFactor) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumShiftError(const long sourceIndex, const long targetIndex, double longitude, double latitude, Accuracy *sourceAccuracy) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumStandardErrors(const long index, double *sigmaX, double *sigmaY, double *sigmaZ) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumTranslationValues(const long index, double *deltaX, double *deltaY, double *deltaZ) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumUserDefined(const long index, long *result) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumUsesEllipsoid(const char *ellipsoidCode) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
datumValidRectangle(const long index, double *westLongitude, double *eastLongitude, double *southLatitude, double *northLatitude) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
define3ParamDatum(const char *code, const char *name, const char *ellipsoidCode, double deltaX, double deltaY, double deltaZ, double sigmaX, double sigmaY, double sigmaZ, double westLongitude, double eastLongitude, double southLatitude, double northLatitude) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
define7ParamDatum(const char *code, const char *name, const char *ellipsoidCode, double deltaX, double deltaY, double deltaZ, double rotationX, double rotationY, double rotationZ, double scale, double westLongitude, double eastLongitude, double southLatitude, double northLatitude) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
geocentricDatumShift(const long sourceIndex, const double sourceX, const double sourceY, const double sourceZ, const long targetIndex) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
geocentricShiftFromWGS84(const double WGS84X, const double WGS84Y, const double WGS84Z, const long targetIndex) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
geocentricShiftToWGS84(const long sourceIndex, const double sourceX, const double sourceY, const double sourceZ) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
geodeticDatumShift(const long sourceIndex, const GeodeticCoordinates *sourceCoordinates, const long targetIndex) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
geodeticShiftFromWGS84(const GeodeticCoordinates *sourceCoordinates, const long targetIndex) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
geodeticShiftToWGS84(const long sourceIndex, const GeodeticCoordinates *sourceCoordinates) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
getInstance() (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | static |
operator=(const DatumLibraryImplementation &d) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | protected |
removeDatum(const char *code) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
removeInstance() (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | static |
retrieveDatumType(const long index, DatumType::Enum *datumType) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
setEllipsoidLibraryImplementation(EllipsoidLibraryImplementation *__ellipsoidLibraryImplementation) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
validDatum(const long index, double longitude, double latitude, long *result) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation | |
~DatumLibraryImplementation(void) (defined in MSP::CCS::DatumLibraryImplementation) | MSP::CCS::DatumLibraryImplementation |