UNCLASSIFIED

GeographicTranslator
 All Classes Namespaces Functions Enumerations
MSP::CCS::DatumLibrary Member List

This is the complete list of members for MSP::CCS::DatumLibrary, including all inherited members.

datumCode(const long index, char *code) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
DatumLibrary(DatumLibraryImplementation *__datumLibraryImplementation) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
DatumLibrary(const DatumLibrary &d) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
defineDatum(const int datumType, const char *datumCode, const char *datumName, const char *ellipsoidCode, double deltaX, double deltaY, double deltaZ, double sigmaX, double sigmaY, double sigmaZ, double westLongitude, double eastLongitude, double southLatitude, double northLatitude, double rotationX, double rotationY, double rotationZ, double scaleFactor) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
getDatumCount(long *count) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
getDatumIndex(const char *code, long *index) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
getDatumInfo(const long index, char *code, char *name, char *ellipsoidCode) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
getDatumParameters(const long index, DatumType::Enum *datumType, double *deltaX, double *deltaY, double *deltaZ, double *sigmaX, double *sigmaY, double *sigmaZ, double *westLongitude, double *eastLongitude, double *southLatitude, double *northLatitude, double *rotationX, double *rotationY, double *rotationZ, double *scaleFactor) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
getDatumValidRectangle(const long index, double *westLongitude, double *eastLongitude, double *southLatitude, double *northLatitude) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
operator=(const DatumLibrary &d) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
removeDatum(const char *code) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
validDatum(const long index, double longitude, double latitude, long *result) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary
~DatumLibrary(void) (defined in MSP::CCS::DatumLibrary)MSP::CCS::DatumLibrary