Learn R Programming

tagtools (version 0.2.0)

absorption: Calculates the absorption coefficient for sound in seawater

Description

Calculates the absorption coefficient for sound in seawater

Usage

absorption(freq, temperature, d)

Value

The sound absorption in dB per metre.

Arguments

freq

frequency in Hz

temperature

temperature in degrees C

d

depth in meters

Examples

Run this code
absorption(140e3, 13, 10)

Run the code above in your browser using DataLab