| transmissionloss | R Documentation |
Calculates transmission in 6 dB per distance doubled. Defaults to dB units, but Pa can be used
transmissionloss(distance = 2, initlevel = 100, unit = "dB")
distance |
distance between source and receiver |
initlevel |
sound level at source |
unit |
units of dB or Pa |
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.