Learn R Programming

sonar (version 1.0.2)

SpeedOfSoundPureWaterMarczak: speed of sound (m/s) from Marczak

Description

Returns returns the speed of sound (m/s) Range of validity: 0-95C at atmospheric pressure

Usage

SpeedOfSoundPureWaterMarczak(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://resource.npl.co.uk/acoustics/techguides/soundpurewater/content.html#LUBBERS

References

Marczak, 1997 Water as a standard in the measurements of speed of sound in liquids J. Acoust. Soc. Am. 102(5) pp 2776-2779.

Examples

Run this code
SpeedOfSoundPureWaterMarczak(20)

Run the code above in your browser using DataLab