◆ finishCalibration()
virtual bool blunux::observer::ICompassCalibration::finishCalibration |
( |
| ) |
|
|
pure virtual |
Finish the compass calibration.
- Returns
- true The calibration finished corectly
-
false The calibration is not complete or not active
◆ getCalibrationProgress()
◆ isCalibrating()
virtual bool blunux::observer::ICompassCalibration::isCalibrating |
( |
| ) |
const |
|
pure virtual |
Check if the compass calibration is in progress.
- Returns
- true The calibration is in progress
-
false The calibration is not in progress (finished or not started)
◆ isCalibrationFinished()
virtual bool blunux::observer::ICompassCalibration::isCalibrationFinished |
( |
| ) |
const |
|
pure virtual |
Check if the compass calibration is done.
- Returns
- bool true if the calibration is done
◆ isReadyForThrusterCalibration()
virtual bool blunux::observer::ICompassCalibration::isReadyForThrusterCalibration |
( |
| ) |
const |
|
pure virtual |
Check if the calibrator is ready for thruster calibration.
- Returns
- bool true if the calibrator is ready for thruster calibration
The documentation for this class was generated from the following file: