16 #ifndef ossimUtmpt_HEADER 17 #define ossimUtmpt_HEADER 55 double easting()
const {
return theEasting; }
60 double northing()
const {
return theNorthing; }
72 void convertFromGround(
const ossimGpt &aPt);
const ossimDatum * datum() const
return the reference datum for this point.
const ossimDatum * theDatum
ossim_int32 zone() const
Return the zone for this utm point.
double northing() const
return the northing value in meters.
double easting() const
return the easting value in meters.
char hemisphere() const
Return the hemisphere ( Northern or Southern).