|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowFunction | |
|---|---|
| be.hogent.tarsos.dsp.util | Utility classes to handle sampled sound. |
| Uses of WindowFunction in be.hogent.tarsos.dsp.util |
|---|
| Subclasses of WindowFunction in be.hogent.tarsos.dsp.util | |
|---|---|
class |
BartlettHannWindow
A Bartlett-Hann window function. |
class |
BartlettWindow
A Bartlett window function. |
class |
BlackmanWindow
A Blackman window function. |
class |
CosineWindow
A Cosine window function. |
class |
GaussWindow
A Gauss window function. |
class |
HammingWindow
A Hamming window function. |
class |
HannWindow
A Hann window function. |
class |
LanczosWindow
A Lanczos window function. |
class |
RectangularWindow
A Rectangular window function A Rectangular window is equivalent to using no window at all. |
class |
TriangularWindow
A Triangular window function. |
| Constructors in be.hogent.tarsos.dsp.util with parameters of type WindowFunction | |
|---|---|
FFT(int size,
WindowFunction windowFunction)
Create a new fft of the specified size. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||