Learn R Programming

sonar (version 1.0.2)

SpeedOfSoundSeaWaterLeroy68: speed of sound (m/s) in sea water from Leroy 1968

Description

Returns the speed of sound (m/s)

Usage

SpeedOfSoundSeaWaterLeroy68(D, latitude)

Arguments

D,
depth in meters
latitude,
latitude in degrees

Value

the speed of sound (m/s)

Source

Lurton, X, 2002 An Introduction to Underwater Acoustics, 1st ed. London, Praxis Publishing LTD, p37.

References

Lurton, X, 2002 An Introduction to Underwater Acoustics, 1st ed. London, Praxis Publishing LTD, p37.

Examples

Run this code
SpeedOfSoundSeaWaterLeroy68(25, 0)

Run the code above in your browser using DataLab