View Source PMSA003I.Measurement (pmsa003i v0.1.2)

Link to this section Summary

Link to this section Types

Specs

t() :: %PMSA003I.Measurement{
  part_count0_3: Integer.t(),
  part_count0_5: Integer.t(),
  part_count1: Integer.t(),
  part_count10: Integer.t(),
  part_count2_5: Integer.t(),
  part_count5: Integer.t(),
  pm10_atmo: Integer.t(),
  pm10_std: Integer.t(),
  pm1_atmo: Integer.t(),
  pm1_std: Integer.t(),
  pm2_5_atmo: Integer.t(),
  pm2_5_std: Integer.t()
}