Add up RLs in several frequency bands. Used by extract_rls.

sum_rls(rls, energy = FALSE)

Arguments

rls

numeric vector with RLs in dB

energy

Whether or not the RLs are in energy units (alternative is intensity)

Value

sum of the received levels in rls

Examples

# coming soon