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

Public Member Functions | |
| HannWindow () | |
| HannWindow (unsigned windowSize) | |
| HannWindow (unsigned windowSize, float gain) | |
| ~HannWindow () | |
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