Description Usage Arguments Value Author(s) Source Examples
Returns the speed of sound in sea water from Lovett 1978 Check value: at T=2C, S=34.7; P=6000 dbar; C = 1559.462 m/s.
1 | SpeedOfSoundSeaWaterLovett1(temperatureC, S, P)
|
temperatureC, |
temperature in degrees C T48 |
S, |
salinity in % |
P, |
pressure in decibars (0 at surface) |
the speed of sound (m/s)
Jose Gama
Lovett, J.R. 1978 Merged seawater sound-speed equations J. Acoust. Soc. Am., 63, 1713-18.
1 | SpeedOfSoundSeaWaterLovett1(2, 34.7, 6000)
|
[1] 1568.4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.