com.yobotics.simulationconstructionset.robotController
Interface RawOutputWriter

All Superinterfaces:
RobotControlElement
All Known Implementing Classes:
ModularRawOutputWriter

public interface RawOutputWriter
extends RobotControlElement


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

Method Detail

write

void write()