Learn R Programming

sonar (version 1.0.2)

SpeedOfSoundSeaWaterSkone: speed of sound (m/s) in sea water from Skone et al 2002

Description

Returns the speed of sound (m/s) modelled using empirical formulae

Usage

SpeedOfSoundSeaWaterSkone(temperatureC, D, S)

Arguments

temperatureC,
temperature in degrees Celsius
D,
depth in meters
S,
salinity in parts per thousand

Value

the speed of sound (m/s)

Source

de Jong, C.D., Lachapelle, G., Skone, S. and Elema, I. A., 2002 Hydrography. Delft University Press (The Netherlands). pp.194

References

de Jong, C.D., Lachapelle, G., Skone, S. and Elema, I. A., 2002 Hydrography. Delft University Press (The Netherlands). pp.194

Examples

Run this code
SpeedOfSoundSeaWaterSkone(0, 1, 30)

Run the code above in your browser using DataLab