MSP::CCS::TransverseMercator Class Reference

#include <TransverseMercator.h>

Inheritance diagram for MSP::CCS::TransverseMercator:
MSP::CCS::CoordinateSystem

List of all members.

Public Member Functions

 TransverseMercator (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double latitudeOfTrueScale, double falseEasting, double falseNorthing, double scaleFactor)
 TransverseMercator (const TransverseMercator &tm)
 ~TransverseMercator (void)
TransverseMercatoroperator= (const TransverseMercator &tm)
MapProjection5ParametersgetParameters () const
MSP::CCS::MapProjectionCoordinatesconvertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
MSP::CCS::GeodeticCoordinatesconvertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)

Detailed Description

Definition at line 105 of file TransverseMercator.h.


Constructor & Destructor Documentation

TransverseMercator::TransverseMercator ( double  ellipsoidSemiMajorAxis,
double  ellipsoidFlattening,
double  centralMeridian,
double  latitudeOfTrueScale,
double  falseEasting,
double  falseNorthing,
double  scaleFactor 
)

Definition at line 134 of file TransverseMercator.cpp.

TransverseMercator::TransverseMercator ( const TransverseMercator tm  ) 

Definition at line 274 of file TransverseMercator.cpp.

TransverseMercator::~TransverseMercator ( void   ) 

Definition at line 295 of file TransverseMercator.cpp.


Member Function Documentation

MSP::CCS::MapProjectionCoordinates * TransverseMercator::convertFromGeodetic ( MSP::CCS::GeodeticCoordinates geodeticCoordinates  ) 

Definition at line 350 of file TransverseMercator.cpp.

MSP::CCS::GeodeticCoordinates * TransverseMercator::convertToGeodetic ( MSP::CCS::MapProjectionCoordinates mapProjectionCoordinates  ) 

Definition at line 510 of file TransverseMercator.cpp.

MapProjection5Parameters * TransverseMercator::getParameters (  )  const

Definition at line 326 of file TransverseMercator.cpp.

TransverseMercator & TransverseMercator::operator= ( const TransverseMercator tm  ) 

Definition at line 300 of file TransverseMercator.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