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

DaqListener.java

Go to the documentation of this file.
00001 00008 package org.nees.daq; 00009 00010 import com.rbnb.sapi.SAPIException; 00011 00017 public interface DaqListener { 00032 public void postData(String channel, double time, double data) 00033 throws SAPIException; 00034 }

Generated on Tue Aug 24 11:12:24 2004 for Data turbine for NEESGrid by doxygen 1.3.7