com.yobotics.simulationconstructionset
Interface DataBufferListener


public interface DataBufferListener


Method Summary
 void dataBufferUpdate(double[] values)
           
 DoubleYoVariable[] getVariablesOfInterest(YoVariableHolder yoVariableHolder)
           
 

Method Detail

getVariablesOfInterest

DoubleYoVariable[] getVariablesOfInterest(YoVariableHolder yoVariableHolder)

dataBufferUpdate

void dataBufferUpdate(double[] values)