| 
    Jpp master_rocky-44-g75b7c4f75
    
   the software that should make you happy 
   | 
 
#include <string>#include <ostream>#include "JTools/JConstants.hh"#include "JTools/JFunction1D_t.hh"#include "JLang/JTitle.hh"#include "JLang/JManip.hh"Go to the source code of this file.
Classes | |
| struct | JCOMPASS::JNOAAFunction1D_t | 
| Auxiliary base class for interpolation of magnetic declination data obtained from website of NOAA.  More... | |
| struct | JCOMPASS::JARCAMagneticDeclination | 
| Interpolation of magnetic declination data at ARCA site.  More... | |
| struct | JCOMPASS::JORCAMagneticDeclination | 
| Interpolation of magnetic declination data at ORCA site.  More... | |
| struct | JCOMPASS::JZEROMagneticDeclination | 
| Fall back class for zero magnetic declination.  More... | |
Namespaces | |
| namespace | JCOMPASS | 
| Auxiliary classes and methods for orientation calibration based on compasses.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Variables | |
| static JARCAMagneticDeclination | JCOMPASS::getARCAMagneticDeclination | 
| Function object for magnetic declination at ARCA site.   | |
| static JORCAMagneticDeclination | JCOMPASS::getORCAMagneticDeclination | 
| Function object for magnetic declination at ORCA site.   | |
| static JZEROMagneticDeclination | JCOMPASS::getZEROMagneticDeclination | 
| Function object for zero magnetic declination.   | |