#include <Bonne.h>
Public Member Functions | |
| Bonne (double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double originLatitude, double falseEasting, double falseNorthing) | |
| Bonne (const Bonne &b) | |
| ~Bonne (void) | |
| Bonne & | operator= (const Bonne &b) |
| MapProjection4Parameters * | getParameters () const |
| MSP::CCS::MapProjectionCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates) |
| MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates) |
Definition at line 100 of file Bonne.h.
| Bonne::Bonne | ( | double | ellipsoidSemiMajorAxis, | |
| double | ellipsoidFlattening, | |||
| double | centralMeridian, | |||
| double | originLatitude, | |||
| double | falseEasting, | |||
| double | falseNorthing | |||
| ) |
| MSP::CCS::MapProjectionCoordinates * Bonne::convertFromGeodetic | ( | MSP::CCS::GeodeticCoordinates * | geodeticCoordinates | ) |
| MSP::CCS::GeodeticCoordinates * Bonne::convertToGeodetic | ( | MSP::CCS::MapProjectionCoordinates * | mapProjectionCoordinates | ) |
| MapProjection4Parameters * Bonne::getParameters | ( | ) | const |
1.6.3