be.hogent.tarsos.dsp.util
Class HannWindow

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

public class HannWindow
extends WindowFunction

A Hann window function.

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

Constructor Summary
HannWindow()
          Constructs a Hann 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

HannWindow

public HannWindow()
Constructs a Hann window.