M5Unit-THERMO 0.2.0 git rev:e387a6b
|
Settings for begin. More...
#include <unit_MLX90614.hpp>
Public Attributes | |
bool | start_periodic {true} |
Start periodic measurement on begin? | |
mlx90614::IIR | iir {mlx90614::IIR::Filter100} |
IIR filter if start on begin. | |
mlx90614::FIR | fir {mlx90614::FIR::Filter1024} |
FIR filter if start on begin. | |
mlx90614::Gain | gain {mlx90614::Gain::Coeff12_5} |
Gain if start on begin. | |
mlx90614::IRSensor | irs {mlx90614::IRSensor::Single} |
IRSensor if start on begin. | |
float | emissivity {1.0f} |
Emissivity if start on begin. | |
Settings for begin.