be.hogent.tarsos.dsp.util
Class BartlettHannWindow

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

public class BartlettHannWindow
extends WindowFunction

A Bartlett-Hann window function.

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

Constructor Summary
BartlettHannWindow()
          Constructs a Bartlett-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

BartlettHannWindow

public BartlettHannWindow()
Constructs a Bartlett-Hann window.