Function hertz::rayleigh [] [src]

pub fn rayleigh<T>(sample_rate: T, window_size: T) -> T where T: Div<T, Output=T> + From<u16>

minimum frequency in hertz that can be meaningfully analyzed with a given sample rate and window size https://en.wikipedia.org/wiki/Short-time_Fourier_transform#Rayleigh_frequency