The state of the cliff sensors: false = no cliff, true = cliff.
More...
|
| bool | Left [get] |
| | Left cliff sensor.
|
| |
| bool | FrontLeft [get] |
| | Front left cliff sensor.
|
| |
| bool | FrontRight [get] |
| | Front right cliff sensor.
|
| |
| bool | Right [get] |
| | Right cliff sensor.
|
| |
|
| bool | AutoUpdate = true |
| | Automatic update option for methods requesting more than one piece of information.
|
| |
| Robot | robot |
| | The robot class, accessible by all dervied classes.
|
| |
The state of the cliff sensors: false = no cliff, true = cliff.
| Roomba.Sensors.Cliff.Cliff |
( |
Robot |
_robot | ) |
|
The constructor.
- Parameters
-
| bool Roomba.Sensors.Cliff.FrontLeft |
|
get |
| bool Roomba.Sensors.Cliff.FrontRight |
|
get |
Front right cliff sensor.
| bool Roomba.Sensors.Cliff.Left |
|
get |
| bool Roomba.Sensors.Cliff.Right |
|
get |
The documentation for this class was generated from the following file:
- C:/Users/Greg/Documents/GitHub/RoboLib/src/Roomba.cs