cz.cuni.amis.pogamut.usar2004.agent.module.sensor
Class SensorAcceleration
java.lang.Object
cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SuperSensor
cz.cuni.amis.pogamut.usar2004.agent.module.sensor.SensorAcceleration
public class SensorAcceleration
- extends SuperSensor
Sensor message representative for Victim sensor.
- Author:
- vejmanm
|
Method Summary |
cz.cuni.amis.pogamut.base3d.worldview.object.Velocity |
getAcceleration()
Acceleration from Acceleration Sensor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public static final SensorType type
SensorAcceleration
public SensorAcceleration()
- Ctor. Sensor type describes particular subject about which we want to
know about. It is used to distinguish incoming message from the server.
getAcceleration
public cz.cuni.amis.pogamut.base3d.worldview.object.Velocity getAcceleration()
- Acceleration from Acceleration Sensor. Not in USARSim manual v3.1.3.
- Returns:
- Returns acceleration from accel sensor.
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.