1 #ifndef __JACOUSTICS__JRECEIVER__ 
    2 #define __JACOUSTICS__JRECEIVER__ 
   72     double getT(
const double t_s)
 const 
   84     double putT(
const double t_s)
 const 
Data structure for position in three dimensions.
 
Data structure for vector in three dimensions.
 
Auxiliary class for object identification.
 
Auxiliary classes and methods for acoustic position calibration.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
JReceiver(const int id, const JVector3D &pos, const double t0_s)
Constructor.
 
double putT(const double t_s) const
Get uncorrected time.
 
JReceiver()
Default constructor.
 
double getT(const double t_s) const
Get corrected time.
 
double getT0() const
Get time offset of clock.