com.webkitchen.eeg.analysis
Interface IRatioListener

All Superinterfaces:
java.util.EventListener

public interface IRatioListener
extends java.util.EventListener

Listens for new ratio values between two specific frequency ranges


Method Summary
 void receiveRatio(double ratio)
           
 

Method Detail

receiveRatio

void receiveRatio(double ratio)