dRonin
adbada4
dRonin GCS
|
Classes | |
class | LevellingUtil |
Functions | |
LevellingUtil::LevellingUtil (long measurementCount, long measurementRate) | |
LevellingUtil::LevellingUtil (long accelMeasurementCount, long accelMeasurementRate, long gyroMeasurementCount, long gyroMeasurementRate) | |
Signals | |
void | LevellingUtil::progress (long current, long total) |
void | LevellingUtil::done (accelGyroBias measuredBias) |
void | LevellingUtil::timeout (QString message) |
Public Slots | |
void | LevellingUtil::start () |
void | LevellingUtil::abort () |
|
explicit |
|
explicit |
|
signal |
|
signal |
|
signal |
|
slot |
|
slot |