public class SensorTouch extends SuperSensor
| Modifier and Type | Field and Description |
|---|---|
static SensorType |
type |
lastMessage, sensorType| Constructor and Description |
|---|
SensorTouch()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getTouchByName(String Name)
String is the sensor name.
|
int |
getTouchesSize()
Returns size of touch map.
|
Set<String> |
getTouchNames()
String is the sensor name.
|
getName, getSensorType, getTime, getType, isReady, updateMessagepublic static final SensorType type
public SensorTouch()
public boolean getTouchByName(String Name)
Name - String representation of touch sensor name.public Set<String> getTouchNames()
public int getTouchesSize()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.