Description Usage Arguments Value Author(s) Source References Examples
Returns the speed of sound (m/s) Range of validity: temperature 0 to 30 C, salinity 30 to 40 parts per thousand pressure 0 to 1000 kg/cm^2 , where 100 kPa=1.019716 kg/cm^2
1 | SpeedOfSoundSeaWaterDelGrosso(S, temperatureC, P)
|
S, |
salinity in parts per thousand |
temperatureC, |
temperature in degrees Celsius |
P, |
pressure in kg/cm^2 |
the speed of sound (m/s)
Jose Gama
V.A. Del Grosso, 1974 Underwater Acoustics Technical Guides - Speed of Sound in Sea Water http://resource.npl.co.uk/acoustics/techguides/soundseawater/
V.A. Del Grosso, 1974 New equation for the speed of sound in natural waters (with comparisons to other equations). J. Acoust. Soc. Am 56(4) pp 1084-1091.
1 | SpeedOfSoundSeaWaterDelGrosso(30, 0, 1.019716)
|
[1] 1442.553
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.