UNCLASSIFIED

GeographicTranslator
 All Classes Namespaces Functions Enumerations
Classes | Public Member Functions | List of all members
MSP::CCS::LambertConformalConic Class Reference
Inheritance diagram for MSP::CCS::LambertConformalConic:
MSP::CCS::CoordinateSystem

Public Member Functions

 LambertConformalConic (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double originLatitude, double falseEasting, double falseNorthing, double scaleFactor)
 
 LambertConformalConic (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double originLatitude, double standardParallel1, double standardParallel2, double falseEasting, double falseNorthing)
 
 LambertConformalConic (const LambertConformalConic &lcc1)
 
LambertConformalConicoperator= (const LambertConformalConic &lcc1)
 
MapProjection5Parametersget1StandardParallelParameters () const
 
MapProjection6Parametersget2StandardParallelParameters () const
 
MSP::CCS::MapProjectionCoordinatesconvertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
 
MSP::CCS::GeodeticCoordinatesconvertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)
 
- Public Member Functions inherited from MSP::CCS::CoordinateSystem
 CoordinateSystem (double _semiMajorAxis, double _flattening)
 
void getEllipsoidParameters (double *_semiMajorAxis, double *_flattening)
 

Additional Inherited Members

- Protected Attributes inherited from MSP::CCS::CoordinateSystem
double semiMajorAxis
 
double flattening