JMACS

org.jmacs
Interface ISamplingDependent


public interface ISamplingDependent

for implementation by IDi.IDrivers dependent on status-sampling parameters.

Version:
$Id: ISamplingDependent.java 1212 2006-12-07 11:12:35Z rob $
Author:
Rob Dickens

Method Summary
 void setSamplingParams(Timer.Params params)
          called if the status sampling params are changed.
 

Method Detail

setSamplingParams

void setSamplingParams(Timer.Params params)
called if the status sampling params are changed.


JMACS

jmacs.org