|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DriveDirection | |
|---|---|
| cz.cuni.amis.pogamut.usar2004.agent.module.datatypes | |
| cz.cuni.amis.pogamut.usar2004.agent.module.sensor | |
| Uses of DriveDirection in cz.cuni.amis.pogamut.usar2004.agent.module.datatypes |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.datatypes that return DriveDirection | |
|---|---|
static DriveDirection |
DriveDirection.getType(String type)
|
static DriveDirection |
DriveDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DriveDirection[] |
DriveDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of DriveDirection in cz.cuni.amis.pogamut.usar2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.sensor that return DriveDirection | |
|---|---|
DriveDirection |
SensorLaser.getMostOpenDirection(int backwardsTreshold)
Devides Laser ranges to thirds and sums up each third. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||