FFTWindow.BlackmanHarris Manual     Reference     Scripting  
Scripting > Enumerations > FFTWindow
FFTWindow.BlackmanHarris

FFTWindow.BlackmanHarris

Description

w[n] = 0.35875 - (0.48829 * COS(1.0 * n/N)) + (0.14128 * COS(2.0 * n/N)) - (0.01168 * COS(3.0 * n/N))