com.yobotics.simulationconstructionset.robotController
Interface RawSensorReader

All Superinterfaces:
RobotControlElement
All Known Implementing Classes:
ModularRawSensorReader, PerfectSimulatedIMURawSensorReader, SimulatedIMURawSensorReader, SimulatedMotionNodeIMURawSensorReader

public interface RawSensorReader
extends RobotControlElement


Method Summary
 void read()
           
 
Methods inherited from interface com.yobotics.simulationconstructionset.robotController.RobotControlElement
getDescription, getName, getYoVariableRegistry, initialize
 

Method Detail

read

void read()