public class SensorRFID extends SuperSensor
| Modifier and Type | Field and Description |
|---|---|
static SensorType |
type |
lastMessage, sensorType| Constructor and Description |
|---|
SensorRFID()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
getName, getSensorType, getTime, getType, isReady, updateMessagepublic static final SensorType type
public SensorRFID()
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()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.