Learn R Programming

sonar (version 1.0.2)

CutoffFrequencyWater: Calculation of cutoff frequency in water from Jensen et Al 2011

Description

Returns the cutoff frequency in water from Jensen et Al 2011

Usage

CutoffFrequencyWater(Cw, D)

Arguments

Cw,
velocity of sound in water
D,
depth in meters of isothermal surface layer

Value

the cutoff frequency (Hz)

Source

Finn B. Jensen, William A. Kuperman, Michael B. Porter, Henrik Schmidt, 2011 Computational Ocean Acoustics, 2nd Edition. Springer. pp. 26

Examples

Run this code
CutoffFrequencyWater(3000, 1)

Run the code above in your browser using DataLab