|
| 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) |
|
LambertConformalConic & | operator= (const LambertConformalConic &lcc1) |
|
MapProjection5Parameters * | get1StandardParallelParameters () const |
|
MapProjection6Parameters * | get2StandardParallelParameters () const |
|
MSP::CCS::MapProjectionCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates) |
|
MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates) |
|
| CoordinateSystem (double _semiMajorAxis, double _flattening) |
|
void | getEllipsoidParameters (double *_semiMajorAxis, double *_flattening) |
|