|  | 
|  | PolarStereographicScaleFactorParameters (CoordinateType::Enum _coordinateType) | 
|  | 
|  | PolarStereographicScaleFactorParameters (CoordinateType::Enum _coordinateType, double __longitudeDownFromPole, double __scaleFactor, char __hemisphere, double __falseEasting, double __falseNorthing) | 
|  | 
|  | PolarStereographicScaleFactorParameters (const PolarStereographicScaleFactorParameters &p) | 
|  | 
| PolarStereographicScaleFactorParameters & | operator= (const PolarStereographicScaleFactorParameters &p) | 
|  | 
| void | setCentralMeridian (double __centralMeridian) | 
|  | 
| void | setScaleFactor (double __scaleFactor) | 
|  | 
| void | setHemisphere (char _hemisphere) | 
|  | 
| void | setFalseEasting (double __falseEasting) | 
|  | 
| void | setFalseNorthing (double __falseNorthing) | 
|  | 
| double | centralMeridian () const | 
|  | 
| double | scaleFactor () const | 
|  | 
| char | hemisphere () const | 
|  | 
| double | falseEasting () const | 
|  | 
| double | falseNorthing () const | 
|  | 
|  | CoordinateSystemParameters (MSP::CCS::CoordinateType::Enum __coordinateType) | 
|  | 
|  | CoordinateSystemParameters (const CoordinateSystemParameters &csp) | 
|  | 
| CoordinateSystemParameters & | operator= (const CoordinateSystemParameters &csp) | 
|  | 
| void | setCoordinateType (MSP::CCS::CoordinateType::Enum __coordinateType) | 
|  | 
| CoordinateType::Enum | coordinateType () const | 
|  |