robi.code
Class Wesen3b

java.lang.Object
  |
  +--robi.code.Control
        |
        +--robi.code.Wesen3b

public class Wesen3b
extends Control


Field Summary
 
Fields inherited from class robi.code.Control
S1Value, S3Value, Smax, Smin, speedL, speedR
 
Constructor Summary
Wesen3b()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class robi.code.Control
goGo, initSensor, lookAround, mSpeed, pause, setSpeed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wesen3b

public Wesen3b()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
java.lang.InterruptedException