|
Pottu
|
Struct holding the calibration coefficients. More...
#include <Calibrator.hpp>
Public Attributes | |
| float | c0 {0} |
| Offset. | |
| float | c1 {1} |
| First order coefficient. | |
| float | c2 {0} |
| Second order coefficient. | |
| uint32_t | time_correction {0} |
| Time correction. Not used by Calibrator. | |
Struct holding the calibration coefficients.
Coefficients a,b and c are given their default values as a=0; b=1; c=0.
The member time_correction is not applied to data in process.