Module GenericAnalogSensor :: Class GenericAnalogSensor
[frames] | no frames]

Class GenericAnalogSensor

source code

Creates an abstraction of a generic analog sensor attached at given port.

Instance Methods
 
__init__(self, port) source code
 
getValue(self)
Returns the current value.
source code