[][src]Function aqi::ozone1

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

Calculates the ozone Air Quality Index from the provided 1-hour concentration

The AQI is defined for concentrations between 0.125 and 0.604 ppm. For values between 0.000 and 0.124 ppm, an 8-hour concentration should be used if available.

Arguments

  • concentration - The 1-hour ozone concentration in ppm