cz.cuni.amis.pogamut.usar2004.agent.module.sensor
Class SensorHumanMotionDetector
java.lang.Object
cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor
cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SensorHumanMotionDetector
public class SensorHumanMotionDetector
- extends SuperSensor
Sensor message representative for Human motion detector.
- Author:
- vejmanm
|
Method Summary |
double |
getProbability()
Prob is the probability of it’s human motion. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public static final SensorType type
SensorHumanMotionDetector
public SensorHumanMotionDetector()
- Ctor. Sensor type describes particular subject about which we want to
know about. It is used to distinguish incoming message from the server.
getProbability
public double getProbability()
- Prob is the probability of it’s human motion.
- Returns:
- Returns the probability of Human motion detector.
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.