![]() |
LibDriver SPS30
1.0.0
SPS30 full-featured driver
|
sps30 pm structure definition More...
#include <driver_sps30.h>
Data Fields | |
float | pm1p0_ug_m3 |
float | pm2p5_ug_m3 |
float | pm4p0_ug_m3 |
float | pm10_ug_m3 |
float | pm0p5_cm3 |
float | pm1p0_cm3 |
float | pm2p5_cm3 |
float | pm4p0_cm3 |
float | pm10_cm3 |
float | typical_particle_um |
sps30 pm structure definition
Definition at line 121 of file driver_sps30.h.
float pm0p5_cm3 |
number concentration pm0.5 [#/cm3]
Definition at line 127 of file driver_sps30.h.
float pm10_cm3 |
number concentration pm10 [#/cm3]
Definition at line 131 of file driver_sps30.h.
float pm10_ug_m3 |
mass concentration pm10 [μg/m3]
Definition at line 126 of file driver_sps30.h.
float pm1p0_cm3 |
number concentration pm1.0 [#/cm3]
Definition at line 128 of file driver_sps30.h.
float pm1p0_ug_m3 |
mass concentration pm1.0 [μg/m3]
Definition at line 123 of file driver_sps30.h.
float pm2p5_cm3 |
number concentration pm2.5 [#/cm3]
Definition at line 129 of file driver_sps30.h.
float pm2p5_ug_m3 |
mass concentration pm2.5 [μg/m3]
Definition at line 124 of file driver_sps30.h.
float pm4p0_cm3 |
number concentration pm4.0 [#/cm3]
Definition at line 130 of file driver_sps30.h.
float pm4p0_ug_m3 |
mass concentration pm4.0 [μg/m3]
Definition at line 125 of file driver_sps30.h.
float typical_particle_um |
typical particle size[um]
Definition at line 132 of file driver_sps30.h.