MSP::CCS::UTM Class Reference
#include <UTM.h>
List of all members.
Detailed Description
Definition at line 96 of file UTM.h.
Constructor & Destructor Documentation
UTM::UTM |
( |
double |
ellipsoidSemiMajorAxis, |
|
|
double |
ellipsoidFlattening, |
|
|
long |
override | |
|
) |
| | |
UTM::UTM |
( |
const UTM & |
u |
) |
|
Member Function Documentation
UTM & UTM::operator= |
( |
const UTM & |
u |
) |
|
transverseMercator->operator=( *u.transverseMercator );
Definition at line 213 of file UTM.cpp.
The documentation for this class was generated from the following files:
- Y:/msp/devkits/temp_geotrans/master/geotrans3.1/CCS/src/dtcc/CoordinateSystems/utm/UTM.h
- Y:/msp/devkits/temp_geotrans/master/geotrans3.1/CCS/src/dtcc/CoordinateSystems/utm/UTM.cpp