|
||||||||||
| 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.SensorVictim
public class SensorVictim
Sensor message representative for Victim sensor.
| Field Summary | |
|---|---|
static SensorType |
type
|
| Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor |
|---|
lastMessage, sensorType |
| Constructor Summary | |
|---|---|
SensorVictim()
Ctor. |
|
| Method Summary | |
|---|---|
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 |
getLocationSize()
Return size of location list. |
String |
getPartNameAt(int index)
PartName is the name of the victim part that was discovered by the sensor. |
List<String> |
getPartNames()
PartName is the name of the victim part that was discovered by the sensor. |
int |
getPartNamesSize()
Return size of victim body part name list. |
String |
getStatus()
Status is not in USARSim manual v3.1.3. |
| 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 SensorVictim()
| Method Detail |
|---|
public String getPartNameAt(int index)
index -
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocationAt(int index)
index -
public int getLocationSize()
public int getPartNamesSize()
public List<String> getPartNames()
public String getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||