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

#include <sgp4x.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 24 of file sgp4x.h.

Field Documentation

◆ gain_factor

uint16_t esphome::sgp4x::GasTuning::gain_factor

Definition at line 30 of file sgp4x.h.

◆ gating_max_duration_minutes

uint16_t esphome::sgp4x::GasTuning::gating_max_duration_minutes

Definition at line 28 of file sgp4x.h.

◆ index_offset

uint16_t esphome::sgp4x::GasTuning::index_offset

Definition at line 25 of file sgp4x.h.

◆ learning_time_gain_hours

uint16_t esphome::sgp4x::GasTuning::learning_time_gain_hours

Definition at line 27 of file sgp4x.h.

◆ learning_time_offset_hours

uint16_t esphome::sgp4x::GasTuning::learning_time_offset_hours

Definition at line 26 of file sgp4x.h.

◆ std_initial

uint16_t esphome::sgp4x::GasTuning::std_initial

Definition at line 29 of file sgp4x.h.


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