MSP::CCS::UTM Class Reference

#include <UTM.h>

Inheritance diagram for MSP::CCS::UTM:
MSP::CCS::CoordinateSystem

List of all members.

Public Member Functions

 UTM ()
 UTM (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, long override=0)
 UTM (const UTM &u)
 ~UTM (void)
UTMoperator= (const UTM &u)
UTMParametersgetParameters () const
MSP::CCS::UTMCoordinatesconvertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates, int utmZoneOverride=0)
MSP::CCS::GeodeticCoordinatesconvertToGeodetic (MSP::CCS::UTMCoordinates *utmCoordinates)

Detailed Description

Definition at line 99 of file UTM.h.


Constructor & Destructor Documentation

UTM::UTM (  ) 

Definition at line 135 of file UTM.cpp.

UTM::UTM ( double  ellipsoidSemiMajorAxis,
double  ellipsoidFlattening,
long  override = 0 
)

Definition at line 168 of file UTM.cpp.

UTM::UTM ( const UTM u  ) 

Definition at line 230 of file UTM.cpp.

UTM::~UTM ( void   ) 

Definition at line 249 of file UTM.cpp.


Member Function Documentation

MSP::CCS::UTMCoordinates * UTM::convertFromGeodetic ( MSP::CCS::GeodeticCoordinates geodeticCoordinates,
int  utmZoneOverride = 0 
)

Definition at line 300 of file UTM.cpp.

MSP::CCS::GeodeticCoordinates * UTM::convertToGeodetic ( MSP::CCS::UTMCoordinates utmCoordinates  ) 

Definition at line 439 of file UTM.cpp.

UTMParameters * UTM::getParameters (  )  const

Definition at line 284 of file UTM.cpp.

UTM & UTM::operator= ( const UTM u  ) 

transverseMercator->operator=( *u.transverseMercator );

Definition at line 259 of file UTM.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Sep 28 10:59:55 2011 for MSP GEOTRANS by  doxygen 1.6.3