Jpp 19.3.0
the software that should make you happy
Loading...
Searching...
No Matches
JUTMGrid.hh File Reference
#include <string>
#include <ostream>
#include <sstream>
#include <ctype.h>
#include "JLang/JException.hh"
#include "JLang/JEquals.hh"
#include "JMath/JConstants.hh"
#include "JIO/JSerialisable.hh"
#include "JIO/JSTDIO.hh"

Go to the source code of this file.

Classes

class  JUTM::JUTMGrid
 Data structure for UTM grid. More...
 

Namespaces

namespace  JUTM
 Auxiliaries for handling universal transverse mercator coordinate system (UTM).
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

int JUTM::getUTMZone (const double longitude)
 Get UTM zone for given longitude.
 
static double JUTM::getUTMLongitude (const int zone)
 Get longitude of the central meridian for given UTM zone.
 

Variables

static const double JUTM::UTM_ZONE_WIDTH_RAD = 6.0 * PI / 180.0
 UTM zone width [rad].