#include <NZMG.h>
Public Member Functions | |
| NZMG (char *ellipsoidCode) | |
| NZMG (const NZMG &n) | |
| ~NZMG (void) | |
| NZMG & | operator= (const NZMG &n) |
| EllipsoidParameters * | getParameters () const |
| MSP::CCS::MapProjectionCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates) |
| MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates) |
Definition at line 94 of file NZMG.h.
| MSP::CCS::MapProjectionCoordinates * NZMG::convertFromGeodetic | ( | MSP::CCS::GeodeticCoordinates * | geodeticCoordinates | ) |
| MSP::CCS::GeodeticCoordinates * NZMG::convertToGeodetic | ( | MSP::CCS::MapProjectionCoordinates * | mapProjectionCoordinates | ) |
| EllipsoidParameters * NZMG::getParameters | ( | ) | const |
1.6.3