Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JUTMPosition.hh File Reference
#include <istream>
#include <ostream>
#include "JGeometry3D/JPosition3D.hh"
#include "JMath/JMath.hh"
#include "JLang/JManip.hh"
#include "JIO/JSerialisable.hh"

Go to the source code of this file.

Classes

class  JUTM::JUTMPosition
 Data structure for UTM position. 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).
 

Variables

static const JUTMPosition JUTM::JNorth_t (0,+1, 0)
 North.
 
static const JUTMPosition JUTM::JEast_t (+1, 0, 0)
 East.
 
static const JUTMPosition JUTM::JSouth_t (0,-1, 0)
 South.
 
static const JUTMPosition JUTM::JWest_t (-1, 0, 0)
 West.