UNCLASSIFIED

GeographicTranslator
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
MSP::CCS::Spherical Member List

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
flatteningMSP::CCS::CoordinateSystemprotected
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::Sphericalprotected
getEllipsoidParameters(double *_semiMajorAxis, double *_flattening)MSP::CCS::CoordinateSystem
operator=(const Geocentric &g)MSP::CCS::Geocentric
semiMajorAxisMSP::CCS::CoordinateSystemprotected
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::Sphericalprotected
~CoordinateSystem()MSP::CCS::CoordinateSystem
~Geocentric(void)MSP::CCS::Geocentric
~Spherical(void)MSP::CCS::Spherical