UNCLASSIFIED

GeographicTranslator
 All Classes Namespaces Functions Enumerations
Public Member Functions | List of all members
MSP::CCS::UPS Class Reference
Inheritance diagram for MSP::CCS::UPS:
MSP::CCS::CoordinateSystem

Public Member Functions

 UPS (double ellipsoidSemiMajorAxis, double ellipsoidFlattening)
 
 UPS (const UPS &u)
 
UPSoperator= (const UPS &u)
 
MSP::CCS::UPSCoordinatesconvertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
 
MSP::CCS::GeodeticCoordinatesconvertToGeodetic (MSP::CCS::UPSCoordinates *upsCoordinates)
 
- Public Member Functions inherited from MSP::CCS::CoordinateSystem
 CoordinateSystem (double _semiMajorAxis, double _flattening)
 
void getEllipsoidParameters (double *_semiMajorAxis, double *_flattening)
 

Additional Inherited Members

- Protected Attributes inherited from MSP::CCS::CoordinateSystem
double semiMajorAxis
 
double flattening