|  | 
|  | GeodeticParameters (CoordinateType::Enum _coordinateType) | 
|  | 
|  | GeodeticParameters (CoordinateType::Enum _coordinateType, HeightType::Enum __heightType) | 
|  | 
|  | GeodeticParameters (const GeodeticParameters &gp) | 
|  | 
| GeodeticParameters & | operator= (const GeodeticParameters &gp) | 
|  | 
| void | setHeightType (HeightType::Enum __heightType) | 
|  | 
| HeightType::Enum | heightType () 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 | 
|  |