#include <Window.h>
Inheritance diagram for csl::HammingWindow:

Public Member Functions | |
| HammingWindow () | |
| HammingWindow (unsigned windowSize) | |
| HammingWindow (unsigned windowSize, float gain) | |
| ~HammingWindow () | |
Protected Member Functions | |
| void | fillWindow () |
| subclasses override this to fill the buffer with corresponding function. | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
subclasses override this to fill the buffer with corresponding function.
Reimplemented from csl::Window. |
1.4.5-20051010