Uses of Class
com.scriptel.proscript.input.ADCChannelValues
-
Packages that use ADCChannelValues Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of ADCChannelValues in com.scriptel.proscript
Methods in com.scriptel.proscript with parameters of type ADCChannelValues Modifier and Type Method Description void
AbstractInputListener. recieveADCChannelValues(ADCChannelValues c)
void
InputListener. recieveADCChannelValues(ADCChannelValues c)
Receives an ADC channel value reading.
-