|
RoboJDETM v2.0 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface RangeFinder
Generic interface to a range finding sensor.
| Method Summary | |
|---|---|
float |
getDistanceCm()
Gets the distance to the nearest object in centimeters. |
float |
getDistanceInches()
Gets the distance to the nearest object in inches. |
void |
ping()
Generates a ping if the sensor requires it. |
| Method Detail |
|---|
float getDistanceCm()
float getDistanceInches()
void ping()
|
RoboJDETM v2.0 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||