com.yobotics.simulationconstructionset.robotController
Interface OutputProcessor

All Superinterfaces:
RobotControlElement
All Known Implementing Classes:
ModularOutputProcessor, YoWhiteBoardWriteController

public interface OutputProcessor
extends RobotControlElement


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

Method Detail

update

void update()