Description Usage Arguments Examples
View source: R/5_propagation_transmission loss.R
6 dB per distance doubled. Defaults to dB units, but Pa can be used
1 | pressure_transmissionloss(distance = 4, initlevel = 100, unit = "dB")
|
distance |
distance between source and receiver |
initlevel |
sound level at source |
unit |
units of dB or Pa |
1 2 3 4 5 6 7 8 9 | pressuredrop(2)
6
pressuredrop(2, 100, unit = "Pa")
$Transmissionloss
[1] 0.5
$newlevel
[1] 50
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.