MSP::CCS::MercatorStandardParallelParameters Class Reference

#include <MercatorStandardParallelParameters.h>

Inheritance diagram for MSP::CCS::MercatorStandardParallelParameters:
MSP::CCS::CoordinateSystemParameters

List of all members.

Public Member Functions

 MercatorStandardParallelParameters ()
 MercatorStandardParallelParameters (CoordinateType::Enum _coordinateType)
 MercatorStandardParallelParameters (CoordinateType::Enum _coordinateType, double __centralMeridian, double __standardParallel, double __scaleFactor, double __falseEasting, double __falseNorthing)
 MercatorStandardParallelParameters (const MercatorStandardParallelParameters &p)
 ~MercatorStandardParallelParameters ()
MercatorStandardParallelParametersoperator= (const MercatorStandardParallelParameters &p)
void setCentralMeridian (double __centralMeridian)
void setStandardParallel (double __standardParallel)
void setScaleFactor (double __scaleFactor)
void setFalseEasting (double __falseEasting)
void setFalseNorthing (double __falseNorthing)
double centralMeridian () const
double standardParallel () const
double scaleFactor () const
double falseEasting () const
double falseNorthing () const

Detailed Description

Definition at line 14 of file MercatorStandardParallelParameters.h.


Constructor & Destructor Documentation

MercatorStandardParallelParameters::MercatorStandardParallelParameters (  ) 

Definition at line 9 of file MercatorStandardParallelParameters.cpp.

MercatorStandardParallelParameters::MercatorStandardParallelParameters ( CoordinateType::Enum  _coordinateType  ) 

Definition at line 20 of file MercatorStandardParallelParameters.cpp.

MercatorStandardParallelParameters::MercatorStandardParallelParameters ( CoordinateType::Enum  _coordinateType,
double  __centralMeridian,
double  __standardParallel,
double  __scaleFactor,
double  __falseEasting,
double  __falseNorthing 
)

Definition at line 31 of file MercatorStandardParallelParameters.cpp.

MercatorStandardParallelParameters::MercatorStandardParallelParameters ( const MercatorStandardParallelParameters p  ) 

Definition at line 42 of file MercatorStandardParallelParameters.cpp.

MercatorStandardParallelParameters::~MercatorStandardParallelParameters (  ) 

Definition at line 54 of file MercatorStandardParallelParameters.cpp.


Member Function Documentation

double MercatorStandardParallelParameters::centralMeridian (  )  const

Definition at line 111 of file MercatorStandardParallelParameters.cpp.

double MercatorStandardParallelParameters::falseEasting (  )  const

Definition at line 129 of file MercatorStandardParallelParameters.cpp.

double MercatorStandardParallelParameters::falseNorthing (  )  const

Definition at line 135 of file MercatorStandardParallelParameters.cpp.

MercatorStandardParallelParameters & MercatorStandardParallelParameters::operator= ( const MercatorStandardParallelParameters p  ) 

Definition at line 64 of file MercatorStandardParallelParameters.cpp.

double MercatorStandardParallelParameters::scaleFactor (  )  const

Definition at line 123 of file MercatorStandardParallelParameters.cpp.

void MercatorStandardParallelParameters::setCentralMeridian ( double  __centralMeridian  ) 

Definition at line 81 of file MercatorStandardParallelParameters.cpp.

void MercatorStandardParallelParameters::setFalseEasting ( double  __falseEasting  ) 

Definition at line 99 of file MercatorStandardParallelParameters.cpp.

void MercatorStandardParallelParameters::setFalseNorthing ( double  __falseNorthing  ) 

Definition at line 105 of file MercatorStandardParallelParameters.cpp.

void MercatorStandardParallelParameters::setScaleFactor ( double  __scaleFactor  ) 

Definition at line 93 of file MercatorStandardParallelParameters.cpp.

void MercatorStandardParallelParameters::setStandardParallel ( double  __standardParallel  ) 

Definition at line 87 of file MercatorStandardParallelParameters.cpp.

double MercatorStandardParallelParameters::standardParallel (  )  const

Definition at line 117 of file MercatorStandardParallelParameters.cpp.


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