runningLeq {OpeNoise}R Documentation

Calculate running Leq

Description

Returns a vector of energetic mean of Leq......

Usage

runningLeq(x)

Arguments

x

is a vector of values in decibel (dB)

Value

vector of mobile energetic average values

Author(s)

Pasquale Scordino p.scordino@arpa.piemonte.it

Simone Sperotto s.sperotto@arpa.piemonte.it

Examples

#data("P1FA")

runningLeq(x = P1FA$LAeq)[1:10]

[Package OpeNoise version 0.2-18 Index]