Window

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

_window

Members

Functions

initialize
void initialize(WindowDesc desc, int lengthInSamples)
Undocumented in source. Be warned that the author may not have intended to support it.
sumOfWindowSamples
double sumOfWindowSamples()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_lengthInSamples
int _lengthInSamples;
Undocumented in source.
_window
T[] _window;
Undocumented in source.

Meta