be.hogent.tarsos.dsp.util
Class BartlettWindow

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

public class BartlettWindow
extends WindowFunction

A Bartlett window function.

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

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

BartlettWindow

public BartlettWindow()
Constructs a Bartlett window.