UNCLASSIFIED

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

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
flatteningMSP::CCS::CoordinateSystemprotected
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::LocalSphericalprotected
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::LocalSphericalprotected
operator=(const LocalSpherical &lc)MSP::CCS::LocalSpherical
MSP::CCS::LocalCartesian::operator=(const LocalCartesian &lc)MSP::CCS::LocalCartesian
semiMajorAxisMSP::CCS::CoordinateSystemprotected
~CoordinateSystem()MSP::CCS::CoordinateSystem
~LocalCartesian(void)MSP::CCS::LocalCartesian
~LocalSpherical(void)MSP::CCS::LocalSpherical