de.jaetzold.art.examples
Interface NormalizedDriveTrainSimpleAlgorithm.Robot

All Superinterfaces:
DriveTrainSimpleAlgorithm.Robot
All Known Implementing Classes:
NormalizedDriveTrainSimpleBaseRobot
Enclosing class:
NormalizedDriveTrainSimpleAlgorithm

public static interface NormalizedDriveTrainSimpleAlgorithm.Robot
extends DriveTrainSimpleAlgorithm.Robot


Method Summary
 int getFullTurnMilliseconds()
           
 int getMeterMilliseconds()
           
 
Methods inherited from interface de.jaetzold.art.examples.DriveTrainSimpleAlgorithm.Robot
getLeftMotor, getRightMotor
 

Method Detail

getMeterMilliseconds

public int getMeterMilliseconds()

getFullTurnMilliseconds

public int getFullTurnMilliseconds()