12 #ifndef ossimEcker4Projection_HEADER 13 #define ossimEcker4Projection_HEADER 25 double falseNorthing);
39 void setFalseEasting(
double falseEasting);
45 void setFalseNorthing(
double falseNorthing);
52 void setFalseEastingNorthing(
double falseEasting,
double falseNorthing);
68 const char* prefix=0)
const;
75 const char* prefix=0);
111 long Set_Eckert4_Parameters(
double a,
113 double Central_Meridian,
114 double False_Easting,
115 double False_Northing);
131 void Get_Eckert4_Parameters(
double *a,
133 double *Central_Meridian,
134 double *False_Easting,
135 double *False_Northing)
const;
150 long Convert_Geodetic_To_Eckert4 (
double Latitude,
153 double *Northing)
const;
168 long Convert_Eckert4_To_Geodetic(
double Easting,
171 double *Longitude)
const;
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
Represents serializable keyword/value map.
virtual ossimObject * dup() const
double Eck4_Delta_Northing
virtual ossimGpt inverse(const ossimDpt &projectedPoint) const =0
Will take a point in meters and convert it to ground.
double getFalseEasting() const
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
~ossimEckert4Projection()
virtual ossimDpt forward(const ossimGpt &worldPoint) const =0
All map projections will convert the world coordinate to an easting northing (Meters).
double Eck4_False_Northing
double getFalseNorthing() const
double Eck4_False_Easting