de.jaetzold.art.examples
Interface DriveTrainSimpleAlgorithm.Robot

All Known Subinterfaces:
NormalizedDriveTrainSimpleAlgorithm.Robot
All Known Implementing Classes:
DriveTrainSimpleRobot
Enclosing class:
DriveTrainSimpleAlgorithm

public static interface DriveTrainSimpleAlgorithm.Robot


Method Summary
 Motor getLeftMotor()
           
 Motor getRightMotor()
           
 

Method Detail

getLeftMotor

public Motor getLeftMotor()

getRightMotor

public Motor getRightMotor()