3 #ifndef VanDerGrinten_H
4 #define VanDerGrinten_H
90 class MapProjection3Parameters;
91 class MapProjectionCoordinates;
92 class GeodeticCoordinates;
120 VanDerGrinten(
double ellipsoidSemiMajorAxis,
double ellipsoidFlattening,
double centralMeridian,
double falseEasting,
double falseNorthing );
190 double Grin_Origin_Long;
191 double Grin_False_Easting;
192 double Grin_False_Northing;
195 double floatEq(
double x,
double v,
double epsilon );
MapProjection3Parameters * getParameters() const
MSP::CCS::MapProjectionCoordinates * convertFromGeodetic(MSP::CCS::GeodeticCoordinates *geodeticCoordinates)
MSP::CCS::GeodeticCoordinates * convertToGeodetic(MSP::CCS::MapProjectionCoordinates *mapProjectionCoordinates)
VanDerGrinten & operator=(const VanDerGrinten &v)
VanDerGrinten(double ellipsoidSemiMajorAxis, double ellipsoidFlattening, double centralMeridian, double falseEasting, double falseNorthing)