Description Usage Arguments Value Author(s) Source References Examples
Returns the speed of sound (m/s) (approximation) Range of validity: limited to 1000 meters in depth
1 | SpeedOfSoundSeaWaterMedwin(temperatureC, D, S)
|
temperatureC, |
temperature in degrees Celsius |
D, |
depth in meters |
S, |
salinity in parts per thousand |
the speed of sound (m/s)
Jose Gama
X Lurton, 2002 An Introduction to Underwater Acoustics, 1st ed. London, Praxis Publishing LTD
Medwin H, 1975 Speed of sound in water: A simple equation for realistic parameters Journal of the Acoustical Society of America, 58, 1318-1319, 1975
1 | SpeedOfSoundSeaWaterMedwin(0, 1, 30)
|
[1] 1442.516
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.