MSP::CCS::Stereographic Class Reference

#include <Stereographic.h>

Inheritance diagram for MSP::CCS::Stereographic:
MSP::CCS::CoordinateSystem

List of all members.

Public Member Functions

 Stereographic (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double originLatitude, double falseEasting, double falseNorthing)
 Stereographic (const Stereographic &s)
 ~Stereographic (void)
Stereographicoperator= (const Stereographic &s)
MapProjection4ParametersgetParameters () const
MSP::CCS::MapProjectionCoordinatesconvertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
MSP::CCS::GeodeticCoordinatesconvertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)

Detailed Description

Definition at line 109 of file Stereographic.h.


Constructor & Destructor Documentation

Stereographic::Stereographic ( double  ellipsoidSemiMajorAxis,
double  ellipsoidFlattening,
double  centralMeridian,
double  originLatitude,
double  falseEasting,
double  falseNorthing 
)

Definition at line 132 of file Stereographic.cpp.

Stereographic::Stereographic ( const Stereographic s  ) 

Definition at line 235 of file Stereographic.cpp.

Stereographic::~Stereographic ( void   ) 

Definition at line 253 of file Stereographic.cpp.


Member Function Documentation

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

Definition at line 303 of file Stereographic.cpp.

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

Definition at line 407 of file Stereographic.cpp.

MapProjection4Parameters * Stereographic::getParameters (  )  const

Definition at line 281 of file Stereographic.cpp.

Stereographic & Stereographic::operator= ( const Stereographic s  ) 

Definition at line 258 of file Stereographic.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