29 const char* prefix=0)
const;
36 const char* prefix=0);
52 long Find_Index (
char letter,
53 const char* letter_Array,
56 long Round_BNG (
double value)
const;
58 long Make_BNG_String (
char ltrnum[4],
64 long Break_BNG_String (
char* BNG,
68 long* Precision)
const;
70 long Check_Out_Of_Area(
char BNG500,
73 long Set_BNG_Parameters(
char *Ellipsoid_Code);
74 void Get_BNG_Parameters(
char *Ellipsoid_Code);
88 long Convert_Geodetic_To_BNG (
double Latitude,
106 long Convert_BNG_To_Geodetic (
char *BNG,
108 double *Longitude)
const;
122 long Convert_Transverse_Mercator_To_BNG(
double Easting,
140 long Convert_BNG_To_Transverse_Mercator(
char *BNG,
142 double *Northing)
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 ossimGpt inverse(const ossimDpt &projectedPoint) const =0
Will take a point in meters and convert it to ground.
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
virtual ossimObject * dup() const
virtual ossimDpt forward(const ossimGpt &worldPoint) const =0
All map projections will convert the world coordinate to an easting northing (Meters).
double BNG_False_Northing