public class BartlettHannWindow extends WindowFunction
length, TWO_PI
Constructor and Description |
---|
BartlettHannWindow()
Constructs a Bartlett-Hann window.
|
Modifier and Type | Method and Description |
---|---|
protected float |
value(int length,
int index) |
apply, apply, generateCurve
public BartlettHannWindow()
protected float value(int length, int index)
value
in class WindowFunction