JMACS

org.jmacs
Interface ISamplingDependent


public interface ISamplingDependent

for implementation by IDiDrivers dependent on status-sampling parameters.

Version:
$Id: ISamplingDependent.java 825 2006-07-15 19:14:40Z 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