SELcalc {OpeNoise} | R Documentation |
Calculate SEL (Single Event Level)
Description
Returns SEL
Usage
SELcalc(x, t)
Arguments
x |
is value in dB |
t |
is period in second |
Value
value of cumulative energy in 1 second
Author(s)
Pasquale Scordino p.scordino@arpa.piemonte.it
Simone Sperotto s.sperotto@arpa.piemonte.it
Examples
# Calculate SEL (Single Event Level)
SELcalc(x = 66.8, t = 938)
[Package OpeNoise version 0.2-18 Index]