|  | 
|  | 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) | 
|  | 
| PolarStereographic & | operator= (const PolarStereographic &ps) | 
|  | 
| PolarStereographicStandardParallelParameters * | getStandardParallelParameters () const | 
|  | 
| PolarStereographicScaleFactorParameters * | getScaleFactorParameters () const | 
|  | 
| MSP::CCS::MapProjectionCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates) | 
|  | 
| MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates) | 
|  | 
|  | CoordinateSystem (double _semiMajorAxis, double _flattening) | 
|  | 
| void | getEllipsoidParameters (double *_semiMajorAxis, double *_flattening) | 
|  |