| 
    Jpp 20.0.0-rc.3
    
   the software that should make you happy 
   | 
 
#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.   | |