ESPHome  2024.3.1
Data Fields
esphome::sen5x::GasTuning Struct Reference

#include <sen5x.h>

Data Fields

uint16_t index_offset
 
uint16_t learning_time_offset_hours
 
uint16_t learning_time_gain_hours
 
uint16_t gating_max_duration_minutes
 
uint16_t std_initial
 
uint16_t gain_factor
 

Detailed Description

Definition at line 34 of file sen5x.h.

Field Documentation

◆ gain_factor

uint16_t esphome::sen5x::GasTuning::gain_factor

Definition at line 40 of file sen5x.h.

◆ gating_max_duration_minutes

uint16_t esphome::sen5x::GasTuning::gating_max_duration_minutes

Definition at line 38 of file sen5x.h.

◆ index_offset

uint16_t esphome::sen5x::GasTuning::index_offset

Definition at line 35 of file sen5x.h.

◆ learning_time_gain_hours

uint16_t esphome::sen5x::GasTuning::learning_time_gain_hours

Definition at line 37 of file sen5x.h.

◆ learning_time_offset_hours

uint16_t esphome::sen5x::GasTuning::learning_time_offset_hours

Definition at line 36 of file sen5x.h.

◆ std_initial

uint16_t esphome::sen5x::GasTuning::std_initial

Definition at line 39 of file sen5x.h.


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