Jpp 19.3.0-rc.1
the software that should make you happy
|
Sound velocity according UNESCO equation. More...
#include "JMath/JConstants.hh"
Go to the source code of this file.
Namespaces | |
namespace | JACOUSTICS |
Auxiliary classes and methods for acoustic position calibration. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
double | JACOUSTICS::getGravity (const double phi) |
Get gravitational constant. | |
double | JACOUSTICS::getVelocityMackenzie (const double D, const double S, const double T) |
Get sound velocity. | |
double | JACOUSTICS::getVelocityCoppens (const double D, const double S, const double T) |
Get sound velocity. | |
double | JACOUSTICS::getVelocityUNESCO (const double P, const double S, const double T) |
Get sound velocity. | |
double | JACOUSTICS::getVelocityDelGrosso (const double p, const double S, const double T) |
Get sound velocity. | |
double | JACOUSTICS::getDepth (const double P, const double phi, const bool option=true) |
Get depth. | |
double | JACOUSTICS::getPressure (const double z, const double phi, const bool option=true) |
Get pressure. | |
Sound velocity according UNESCO equation.
Definition in file JUNESCO.hh.