45 #define ULP_O3_STABILIZATION (1) 46 #define ULP_O3_DAMAGE (-102) 85 float temperature_degc;
int8_t calc_ulp_o3(ulp_o3_handle_t *handle, zmod4xxx_dev_t *dev, const ulp_o3_inputs_t *algo_input, ulp_o3_results_t *results)
calculates results from present sample.
float temperature
Definition: ulp_o3.h:66
Variables that describe the library version.
Definition: ulp_o3.h:35
uint16_t FAST_AQI
Definition: ulp_o3.h:69
float O3_conc_ppb
Definition: ulp_o3.h:67
uint16_t EPA_AQI
Definition: ulp_o3.h:72
Variables that receive the algorithm outputs.
Definition: ulp_o3.h:64
int8_t init_ulp_o3(ulp_o3_handle_t *handle)
Initializes the ULP O3 algorithm.
uint32_t sample_cnt
Definition: ulp_o3.h:53
Device structure ZMOD4xxx.
Definition: zmod4xxx_types.h:100
Variables that describe the sensor or the algorithm state.
Definition: ulp_o3.h:52
float gcda
Definition: ulp_o3.h:55