Jpp
17.3.0-rc.2
the software that should make you happy
|
Acoustics support kit. More...
#include <istream>
#include <ostream>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | JACOUSTICS::JAttenuationLength |
Auxiliary data structure for calculation of attenuation length. More... | |
struct | JACOUSTICS::JWaveform |
Utility class for emitter power and frequency. More... | |
Namespaces | |
JACOUSTICS | |
Auxiliary classes and methods for acoustic position calibration. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
double | JACOUSTICS::getQ (const double D_m, const double f_kHz, const double d_m) |
Get relative quality for given frequency at given distance. More... | |
Variables | |
static const double | JACOUSTICS::TOAMIN_S = 0.0000000 |
Minimal allowed time-of-arrival [s]. More... | |
static const double | JACOUSTICS::TOAMAX_S = 0.6310912 |
Maximal allowed time-of-arrival [s]. More... | |
static const JAttenuationLength | JACOUSTICS::getAttenuationLength (13.2, 38.0, 8.0) |
Function object to calculate attenutation length. More... | |
Acoustics support kit.
Definition in file JAcousticsSupportkit.hh.