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