DUNE: Uniform Navigational Environment  2016.05.0
DUNE::Coordinates::UTMPoint Class Reference

Public Member Functions

 UTMPoint (double lat, double lon, double z)
 
double getNorthing (void)
 
double getEasting (void)
 
double getZ (void)
 
int getZone (void)
 
bool isNorth (void)
 
void translate (double n, double e)
 
void toWGS84 (double *lat, double *lon, double *z)
 

Constructor & Destructor Documentation

DUNE::Coordinates::UTMPoint::UTMPoint ( double  lat,
double  lon,
double  z 
)

Member Function Documentation

double DUNE::Coordinates::UTMPoint::getEasting ( void  )
double DUNE::Coordinates::UTMPoint::getNorthing ( void  )
double DUNE::Coordinates::UTMPoint::getZ ( void  )
int DUNE::Coordinates::UTMPoint::getZone ( void  )
bool DUNE::Coordinates::UTMPoint::isNorth ( void  )
void DUNE::Coordinates::UTMPoint::toWGS84 ( double *  lat,
double *  lon,
double *  z 
)
void DUNE::Coordinates::UTMPoint::translate ( double  n,
double  e 
)
Collaboration diagram for DUNE::Coordinates::UTMPoint:
Collaboration graph