khepera
Class LocationTracker

java.lang.Object
  |
  +--khepera.LocationTracker

public class LocationTracker
extends java.lang.Object


Constructor Summary
LocationTracker(Khepera robot, int updatesPerSec)
           
 
Method Summary
 double[] getLocation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationTracker

public LocationTracker(Khepera robot,
                       int updatesPerSec)
Method Detail

getLocation

public double[] getLocation()