soundSpeedMedium: Get the speed of sound in a medium

Description Usage Arguments Value Examples

View source: R/soundSpeed.R

Description

Provides typical values of the speed of sound in a given medium (air, sea water, freshwater).

Usage

1
soundSpeedMedium(medium = "air")

Arguments

medium

Propagation medium (default is "air")

Value

Typical value of the speed of sound in m/s for the medium

Examples

1
2
soundSpeedMedium("air")
soundSpeedMedium("sea water")

sonicscrewdriver documentation built on May 2, 2021, 5:06 p.m.