Learn R Programming

sonar (version 1.0.2)

SpeedOfSoundFreshWaterGrossoMader: speed of sound (m/s) in fresh water from Grosso and Mader

Description

Returns the speed of sound (m/s) Range of validity: 0-95C, D = 0, error +-0.015

Usage

SpeedOfSoundFreshWaterGrossoMader(temperatureC)

Arguments

temperatureC,
temperatureC in Celsius

Value

the speed of sound (m/s)

Source

National Physical Laboratory, 2015 Underwater Acoustics Technical Guides - Speed of Sound in Pure Water http://support.echoview.com/WebHelp/Reference/Algorithms/Sonar_calculator_algorithms.htm

References

Del Grosso, VA and Mader C.W., 1972 Speed of sound in pure water. J. acoust. Soc. Am., 52, 1442-6.

Examples

Run this code
SpeedOfSoundFreshWaterGrossoMader(25)

Run the code above in your browser using DataLab