UNCLASSIFIED

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

Public Member Functions

 PolarStereographic (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double standardParallel, double falseEasting, double falseNorthing)
 
 PolarStereographic (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double scaleFactor, char hemisphere, double falseEasting, double falseNorthing)
 
 PolarStereographic (const PolarStereographic &ps)
 
PolarStereographicoperator= (const PolarStereographic &ps)
 
PolarStereographicStandardParallelParametersgetStandardParallelParameters () const
 
PolarStereographicScaleFactorParametersgetScaleFactorParameters () const
 
MSP::CCS::MapProjectionCoordinatesconvertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
 
MSP::CCS::GeodeticCoordinatesconvertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)
 
- 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