Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

DaqListener.java

Go to the documentation of this file.
00001 
00007 package org.nees.daq;
00008 
00009 import com.rbnb.sapi.SAPIException;
00010 
00014 public interface DaqListener {
00021     public void postData(String channel, double time, double data)
00022         throws SAPIException;
00023 }

Generated on Tue Mar 23 11:54:24 2004 for Data turbine for NEESGrid by doxygen 1.3.6