robi.code
Class Wesen3a

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

public class Wesen3a
extends Control


Field Summary
 
Fields inherited from class robi.code.Control
S1Value, S3Value, Smax, Smin, speedL, speedR
 
Constructor Summary
Wesen3a()
           
 
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

Wesen3a

public Wesen3a()
Method Detail

main

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