com.webkitchen.eeg.analysis
Interface IBandSampleListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
BandMonitor

public interface IBandSampleListener
extends java.util.EventListener

Listener interface for receiving filtered frequency band values

See Also:
IBandSampleGenerator

Method Summary
 void receiveBand(double sampleValue)
          Receive and process the latest filtered frequency band value
 

Method Detail

receiveBand

void receiveBand(double sampleValue)
Receive and process the latest filtered frequency band value

Parameters:
sampleValue - filtered frequency band value