1 #ifndef __JACOUSTICS__JRECEIVER__
2 #define __JACOUSTICS__JRECEIVER__
14 namespace JACOUSTICS {}
15 namespace JPP {
using namespace JACOUSTICS; }
17 namespace JACOUSTICS {
87 double getT(
const double t_s)
const
99 double putT(
const double t_s)
const
double getDelayTime() const
Get time delay of sensor.
Data structure for vector in three dimensions.
double getT0() const
Get time offset of clock.
double getT(const double t_s) const
Get corrected time.
JReceiver(const int id, const JVector3D &pos, const double t0_s, const double t1_s)
Constructor.
Auxiliary class for object identification.
double putT(const double t_s) const
Get uncorrected time.
Data structure for position in three dimensions.
JReceiver()
Default constructor.