minT: Get thresholds for rain detection

Description Usage Arguments Value

View source: R/minT.r

Description

Get thresholds for rain detection

Usage

1
minT(wav, freqLo = 0.6, freqHi = 1.2, min = F)

Arguments

wav

A vector of wav filenames (including directories)

freqLo

Lower frequency cut off - defaults to 0.6 kHz

freqHi

Higher frequency cut off - defaults to 1.2 kHz

Value

If min = TRUE, the threshold values of psd and s2n, if min = FALSE (default), a vector of psd and s2n.


Cdevenish/rainR documentation built on May 22, 2019, 5:36 p.m.