|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor
cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SensorRFID
public class SensorRFID
Sensor message representative for RFID sensor.
| Field Summary | |
|---|---|
static SensorType |
type
|
| Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor |
|---|
lastMessage, sensorType |
| Constructor Summary | |
|---|---|
SensorRFID()
Ctor. |
|
| Method Summary | |
|---|---|
int |
getIDAt(int index)
Used by RFID sensor. |
int |
getIDSize()
Returns size of RFID IDs list. |
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getLocationAt(int index)
List of Locations used by RFID sensor to determine where are various RFID Tags or by Victiom sensor to determine locations of bodys. |
int |
getLocationsSize()
Returns Location list size. |
| Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor |
|---|
getName, getSensorType, getTime, getType, isReady, updateMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SensorType type
| Constructor Detail |
|---|
public SensorRFID()
| Method Detail |
|---|
public int getIDAt(int index)
index -
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocationAt(int index)
index -
public int getIDSize()
public int getLocationsSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||