Classes | Namespaces | Functions
utm_util.h File Reference
#include <stdint.h>
#include <boost/serialization/singleton.hpp>
#include <boost/thread/mutex.hpp>
#include <proj_api.h>
Include dependency graph for utm_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  swri_transform_util::UtmUtil::UtmData
 The actual UTM conversion processing takes place in this helper class, which is a singleton due to the large memory footprint of the underlying PROJ.4 projections library structures. More...
 
class  swri_transform_util::UtmUtil
 Utility class for converting between latitude/longitude and UTM. More...
 

Namespaces

 swri_transform_util
 

Functions

char swri_transform_util::GetBand (double latitude)
 Given a latitude angle, get the UTM band letter. More...
 
uint32_t swri_transform_util::GetZone (double longitude)
 Given a longitude angle, get the UTM zone. More...
 


swri_transform_util
Author(s): Marc Alban
autogenerated on Tue Apr 6 2021 02:50:46