be.hogent.tarsos.dsp.util
Class CosineWindow

java.lang.Object
  extended by be.hogent.tarsos.dsp.util.WindowFunction
      extended by be.hogent.tarsos.dsp.util.CosineWindow

public class CosineWindow
extends WindowFunction

A Cosine window function.

Author:
Damien Di Fede, Corban Brook
See Also:
The Cosine Window

Constructor Summary
CosineWindow()
          Constructs a Cosine window.
 
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

CosineWindow

public CosineWindow()
Constructs a Cosine window.