robi.code
Class Wesen2a

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

public class Wesen2a
extends Control


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

Wesen2a

public Wesen2a()
Method Detail

main

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