|
dRonin
adbada4
dRonin GCS
|
#include <levellingutil.h>
Public Slots | |
| void | start () |
| void | abort () |
Signals | |
| void | progress (long current, long total) |
| void | done (accelGyroBias measuredBias) |
| void | timeout (QString message) |
Public Member Functions | |
| LevellingUtil (long measurementCount, long measurementRate) | |
| LevellingUtil (long accelMeasurementCount, long accelMeasurementRate, long gyroMeasurementCount, long gyroMeasurementRate) | |
Definition at line 43 of file levellingutil.h.