public class StateNautic extends SuperState
| Modifier and Type | Field and Description |
|---|---|
static VehicleType |
type |
lastMessage, vehicleType| Constructor and Description |
|---|
StateNautic()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getRudderAngle()
Note: parameter only available for robots of “NauticVehicle” type.
|
double |
getRudderSteer()
Note: parameter only available for robots of “GroundVehicle” type.
|
getBattery, getFlashLightIntensity, getTime, getType, getVehicleType, isFlashLightToogle, isReady, updateMessagepublic static final VehicleType type
public StateNautic()
public double getRudderAngle()
public double getRudderSteer()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.