1 #ifndef __JACOUSTICS__JTRANSCEIVER__
2 #define __JACOUSTICS__JTRANSCEIVER__
18 namespace JACOUSTICS {}
19 namespace JPP {
using namespace JACOUSTICS; }
21 namespace JACOUSTICS {
71 this->receiver.getID(),
JTransceiver()
Default constructor.
double getDistance(const JVector3D &pos) const
Get distance to point.
virtual double getTime(const double D_m, const double z1, const double z2) const =0
Get propagation time of sound.
JTransmission getTransmission(const JToAshort &data, const JAbstractSoundVelocity &V) const
Get transmission.
JTransceiver(const JEmitter &emitter, const JReceiver &receiver)
Constructor.
double getT(const double t_s) const
Get corrected time.
Interface for velocity of sound.
double getDistance() const
Get distance between emitter and receiver.
double getZ() const
Get z position.