Jpp  15.0.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
JAcousticsSupportkit.hh File Reference

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
 
 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...
 

Detailed Description

Acoustics support kit.

Author
mdejong

Definition in file JAcousticsSupportkit.hh.