|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.hogent.tarsos.dsp.util.WindowFunction
be.hogent.tarsos.dsp.util.GaussWindow
public class GaussWindow
A Gauss window function.
| Constructor Summary | |
|---|---|
GaussWindow()
Constructs a Gauss window with a default alpha value of 0.25 |
|
GaussWindow(double alpha)
Constructs a Gauss window function. |
|
| Method Summary |
|---|
| Methods inherited from class be.hogent.tarsos.dsp.util.WindowFunction |
|---|
apply, generateCurve |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GaussWindow(double alpha)
alpha - public GaussWindow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||