UNCLASSIFIED
|
GeographicTranslator
|
This is the complete list of members for MSP::CCS::LocalSpherical, including all inherited members.
| convertFromGeocentric(const MSP::CCS::CartesianCoordinates *cartesianCoordinates) | MSP::CCS::LocalCartesian | |
| convertFromGeodetic(MSP::CCS::GeodeticCoordinates *geodeticCoordinates) | MSP::CCS::LocalSpherical | |
| convertToGeocentric(const MSP::CCS::CartesianCoordinates *cartesianCoordinates) | MSP::CCS::LocalCartesian | |
| convertToGeodetic(MSP::CCS::SphericalCoordinates *sphericalCoordinate) | MSP::CCS::LocalSpherical | |
| MSP::CCS::LocalCartesian::convertToGeodetic(MSP::CCS::CartesianCoordinates *cartesianCoordinates) | MSP::CCS::LocalCartesian | |
| CoordinateSystem() | MSP::CCS::CoordinateSystem | |
| CoordinateSystem(double _semiMajorAxis, double _flattening) | MSP::CCS::CoordinateSystem | |
| flattening | MSP::CCS::CoordinateSystem | protected |
| getEllipsoidParameters(double *_semiMajorAxis, double *_flattening) | MSP::CCS::CoordinateSystem | |
| getParameters() const | MSP::CCS::LocalCartesian | |
| LocalCartesian(double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double originLongitude, double originLatitude, double originHeight, double orientation) | MSP::CCS::LocalCartesian | |
| LocalCartesian(const LocalCartesian &lc) | MSP::CCS::LocalCartesian | |
| localCartesianToLocalSpherical(const double x, const double y, const double z, double &azimuth, double &elevation, double &radius) const | MSP::CCS::LocalSpherical | protected |
| LocalSpherical(double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double originLongitude, double originLatitude, double originHeight, double orientation) | MSP::CCS::LocalSpherical | |
| LocalSpherical(const LocalSpherical &lc) | MSP::CCS::LocalSpherical | |
| localSphericalToLocalCartesian(const double azimuth, const double elevation, const double radius, double &x, double &y, double &z) const | MSP::CCS::LocalSpherical | protected |
| operator=(const LocalSpherical &lc) | MSP::CCS::LocalSpherical | |
| MSP::CCS::LocalCartesian::operator=(const LocalCartesian &lc) | MSP::CCS::LocalCartesian | |
| semiMajorAxis | MSP::CCS::CoordinateSystem | protected |
| ~CoordinateSystem() | MSP::CCS::CoordinateSystem | |
| ~LocalCartesian(void) | MSP::CCS::LocalCartesian | |
| ~LocalSpherical(void) | MSP::CCS::LocalSpherical |