[][src]Function aqi::ozone8

pub fn ozone8(concentration: f64) -> Option<AirQuality>

Calculates the Ozone Air Quality Index from the provided 8-hour concentration

The AQI is defined for concentrations between 0.000 and 0.200 ppm. For values between 0.201 and 0.604 ppm, a 1-hour concentration should be used if available.

Arguments

  • concentration - The 8-hour ozone concentration in ppm