Uses of Class
nl.tue.id.creapro.admoveo.AnalogSensor

Packages that use AnalogSensor
nl.tue.id.creapro.admoveo   
 

Uses of AnalogSensor in nl.tue.id.creapro.admoveo
 

Methods in nl.tue.id.creapro.admoveo that return AnalogSensor
 AnalogSensor AdMoVeo.getFrontDistanceSensor()
          Gets the reference to the front distance sensor of the robot.
 AnalogSensor AdMoVeo.getLeftDistanceSensor()
          Gets the reference to the left distance sensor of the robot.
 AnalogSensor AdMoVeo.getLeftLightSensor()
          Gets the reference to the left light sensor of the robot.
 AnalogSensor AdMoVeo.getLeftLineSensor()
          Gets the reference to the left line sensor of the robot.
 AnalogSensor AdMoVeo.getLeftSoundSensor()
          Gets the reference to the left sound sensor of the robot.
 AnalogSensor AdMoVeo.getRightDistanceSensor()
          Gets the reference to the right distance sensor of the robot.
 AnalogSensor AdMoVeo.getRightLightSensor()
          Gets the reference to the right light sensor of the robot.
 AnalogSensor AdMoVeo.getRightLineSensor()
          Gets the reference to the right line sensor of the robot.
 AnalogSensor AdMoVeo.getRightSoundSensor()
          Gets the reference to the right sound sensor of the robot.