SpeedOfSoundPureWaterMarczak {sonar}R Documentation

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)

Author(s)

Jose Gama

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

SpeedOfSoundPureWaterMarczak(20)

[Package sonar version 1.0.2 Index]