#include <GARS.h>
Public Member Functions | |
GARS () | |
GARS (const GARS &g) | |
~GARS (void) | |
GARS & | operator= (const GARS &g) |
MSP::CCS::GARSCoordinates * | convertFromGeodetic (MSP::CCS::GeodeticCoordinates *geodeticCoordinates, long precision) |
MSP::CCS::GeodeticCoordinates * | convertToGeodetic (MSP::CCS::GARSCoordinates *garsCoordinates) |
Definition at line 94 of file GARS.h.
MSP::CCS::GARSCoordinates * GARS::convertFromGeodetic | ( | MSP::CCS::GeodeticCoordinates * | geodeticCoordinates, | |
long | precision | |||
) |
MSP::CCS::GeodeticCoordinates * GARS::convertToGeodetic | ( | MSP::CCS::GARSCoordinates * | garsCoordinates | ) |