edu.harvard.seas.iis.util.dsp
Class Butterworth

java.lang.Object
  extended by edu.harvard.seas.iis.util.dsp.Butterworth

public class Butterworth
extends java.lang.Object


Constructor Summary
Butterworth()
           
 
Method Summary
 java.lang.Double onlineFilter(double datum)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Butterworth

public Butterworth()
Method Detail

onlineFilter

public java.lang.Double onlineFilter(double datum)