DUNE: Uniform Navigational Environment  2024.09.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

◆ UTMPoint()

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

Member Function Documentation

◆ getEasting()

double DUNE::Coordinates::UTMPoint::getEasting ( void  )

◆ getNorthing()

double DUNE::Coordinates::UTMPoint::getNorthing ( void  )

◆ getZ()

double DUNE::Coordinates::UTMPoint::getZ ( void  )

◆ getZone()

int DUNE::Coordinates::UTMPoint::getZone ( void  )

◆ isNorth()

bool DUNE::Coordinates::UTMPoint::isNorth ( void  )

◆ toWGS84()

void DUNE::Coordinates::UTMPoint::toWGS84 ( double *  lat,
double *  lon,
double *  z 
)

◆ translate()

void DUNE::Coordinates::UTMPoint::translate ( double  n,
double  e 
)
Collaboration diagram for DUNE::Coordinates::UTMPoint:
Collaboration graph