FFT Window Function.
More...
#include <FFTWindows.h>
FFT Window Function.
- Author
- Phil Schatzmann
- Copyright
- GPLv3
◆ WindowFunction()
◆ begin()
Setup the window function providing the fft length.
Reimplemented in BufferedWindow.
◆ factor()
Provides the multipication factor at the indicated position. The result is symetrically mirrored around the center
◆ factor_internal()
Implemented in Rectange, Hamming, Hann, Triangle, BufferedWindow, Nuttall, Blackman, BlackmanNuttall, BlackmanHarris, FlatTop, and Welch.
◆ name()
Implemented in Rectange, Hamming, Hann, Triangle, BufferedWindow, Nuttall, Blackman, BlackmanNuttall, BlackmanHarris, FlatTop, and Welch.
◆ ratio()
◆ samples()
Provides the number of samples (fft length)
◆ fourPi
◆ i_half_samples
◆ i_samples
◆ samples_minus_1
| float samples_minus_1 = 0.0f |
|
protected |
◆ sixPi
◆ twoPi
The documentation for this class was generated from the following file: