convert: Convert

View source: R/convert.R

convertR Documentation

Convert

Description

Convert between dB and Pa

Usage

convert(from, to, inputval)

Arguments

v1

speed of first one

v2

speed of second one

direction

specify the direction as towards or away from each other

f

frequency

Details

S2 (time shifted sound), Tadd (time added), Time (time)

Examples

timeshiftpressure(Amplitude = 1, freq = 2, distance = 340, c = 340)
1.002374

jzeyl/AcousticCalcs documentation built on Jan. 26, 2023, 4:22 p.m.