MSP::CCS::UPS Class Reference
#include <UPS.h>
List of all members.
Detailed Description
Definition at line 103 of file UPS.h.
Constructor & Destructor Documentation
UPS::UPS |
( |
double |
ellipsoidSemiMajorAxis, |
|
|
double |
ellipsoidFlattening | |
|
) |
| | |
polarStereographicMap['N'] = new PolarStereographic(semiMajorAxis, flattening, UPS_Origin_Longitude, UPS_Origin_Latitude, UPS_False_Easting, UPS_False_Northing); polarStereographicMap['S'] = new PolarStereographic(semiMajorAxis, flattening, UPS_Origin_Longitude, -UPS_Origin_Latitude, UPS_False_Easting, UPS_False_Northing);
Definition at line 137 of file UPS.cpp.
UPS::UPS |
( |
const UPS & |
u |
) |
|
Member Function Documentation
UPS & UPS::operator= |
( |
const UPS & |
u |
) |
|
The documentation for this class was generated from the following files:
- Y:/msp/devkits/temp_geotrans/master/geotrans3.1/CCS/src/dtcc/CoordinateSystems/ups/UPS.h
- Y:/msp/devkits/temp_geotrans/master/geotrans3.1/CCS/src/dtcc/CoordinateSystems/ups/UPS.cpp