#include <tilt_scanTypes.hpp>
◆ State
| Enumerator |
|---|
| NOT_SWEEPING | |
| INITIALIZING | |
| REACHED_UP_POSITION | |
| SWEEPING_UP | |
| SWEEPING_DOWN | |
◆ SweepStatus()
| tilt_scan::SweepStatus::SweepStatus |
( |
| ) |
|
|
inline |
◆ isNextSweep()
| bool tilt_scan::SweepStatus::isNextSweep |
( |
SweepStatus |
lastState | ) |
|
|
inline |
Return true if one ore more sweeps in respect to the given state werde done.
Also returns true, if not sweeping at all.
◆ counter
| uint8_t tilt_scan::SweepStatus::counter |
counter of the sweeps, wraps at 255
◆ curState
| State tilt_scan::SweepStatus::curState |
current state of sweeping
◆ sourceName
| std::string tilt_scan::SweepStatus::sourceName |
name of the sweeping device
The documentation for this struct was generated from the following file: