|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--khepera.SensorTracker
| Field Summary | |
static int |
LIGHT
|
static int |
PROXY
|
| Constructor Summary | |
SensorTracker(Khepera robot,
int sensorType,
int updatesPerSec)
|
|
| Method Summary | |
double[] |
getReadings()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PROXY
public static final int LIGHT
| Constructor Detail |
public SensorTracker(Khepera robot,
int sensorType,
int updatesPerSec)
throws KheperaException
| Method Detail |
public double[] getReadings()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||