UNCLASSIFIED
|
GeographicTranslator
|
This is the complete list of members for MSP::CCS::Spherical, including all inherited members.
| convertFromGeodetic(const MSP::CCS::GeodeticCoordinates *geodeticCoordinate) | MSP::CCS::Spherical | |
| convertToGeodetic(MSP::CCS::SphericalCoordinates *sphericalCoordinate) | MSP::CCS::Spherical | |
| MSP::CCS::Geocentric::convertToGeodetic(MSP::CCS::CartesianCoordinates *cartesianCoordinates) | MSP::CCS::Geocentric | |
| CoordinateSystem() | MSP::CCS::CoordinateSystem | |
| CoordinateSystem(double _semiMajorAxis, double _flattening) | MSP::CCS::CoordinateSystem | |
| flattening | MSP::CCS::CoordinateSystem | protected |
| Geocentric(double ellipsoidSemiMajorAxis, double ellipsoidFlattening) | MSP::CCS::Geocentric | |
| Geocentric(const Geocentric &g) | MSP::CCS::Geocentric | |
| geocentricToSpherical(const double x, const double y, const double z, double &longitude, double &latitude, double &radius) const | MSP::CCS::Spherical | protected |
| getEllipsoidParameters(double *_semiMajorAxis, double *_flattening) | MSP::CCS::CoordinateSystem | |
| operator=(const Geocentric &g) | MSP::CCS::Geocentric | |
| semiMajorAxis | MSP::CCS::CoordinateSystem | protected |
| Spherical(double ellipsoidSemiMajorAxis, double ellipsoidFlattening) | MSP::CCS::Spherical | |
| Spherical(const Spherical &g) | MSP::CCS::Spherical | |
| sphericalToGeocentric(const double longitude, const double latitude, const double radius, double &x, double &y, double &z) const | MSP::CCS::Spherical | protected |
| ~CoordinateSystem() | MSP::CCS::CoordinateSystem | |
| ~Geocentric(void) | MSP::CCS::Geocentric | |
| ~Spherical(void) | MSP::CCS::Spherical |