Pottu
Public Attributes | List of all members
pottu::Calibrator::item_t Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: