|
||||||||||
| 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.SensorHelper
public class SensorHelper
Sensor message representative for Helper sensor.
| Field Summary | |
|---|---|
static SensorType |
type
|
| Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor |
|---|
lastMessage, sensorType |
| Constructor Summary | |
|---|---|
SensorHelper()
Ctor. |
|
| Method Summary | |
|---|---|
double |
getCorona()
AIBO - ERS robot uses tracking ball sensor, that recognises a soccer ball from camera. |
double |
getDistance()
AIBO - ERS robot uses tracking ball sensor, that recognises a soccer ball from camera. |
javax.vecmath.Point2d |
getPos2D()
AIBO - ERS robot uses tracking ball sensor, that recognises a soccer ball from camera. |
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getPos3D()
AIBO - ERS robot uses tracking ball sensor, that recognises a soccer ball from camera. |
double |
getRadius()
AIBO - ERS robot uses tracking ball sensor, that recognises a soccer ball from camera. |
boolean |
isVisible()
AIBO - ERS robot uses tracking ball sensor, that recognises a soccer ball from camera. |
| 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 SensorHelper()
| Method Detail |
|---|
public javax.vecmath.Point2d getPos2D()
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getPos3D()
public double getCorona()
public double getRadius()
public double getDistance()
public boolean isVisible()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||