ZMOD4510 Ultra-Low Power Ozone Firmware Documentation
ulp_o3_handle_t Struct Reference

Variables that describe the sensor or the algorithm state. More...

Data Fields

uint32_t sample_cnt
 
float smooth_rmox
 
float gcda
 
float o3_conc_ppb
 
float o3_1h_ppb
 
float o3_8h_ppb
 

Detailed Description

Variables that describe the sensor or the algorithm state.

Field Documentation

◆ gcda

float gcda

baseline conductance.

◆ sample_cnt

uint32_t sample_cnt

Sample counter. Will satturate at 0xFFFFFFFF.