Jpp 20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
Loading...
Searching...
No Matches
Namespaces | Functions
JUNESCO.hh File Reference

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
 

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.
 

Detailed Description

Sound velocity according UNESCO equation.

Author
mdejong

Definition in file JUNESCO.hh.