[][src]Function aqi::no2

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

Calculates the nitrogen dioxide Air Quality Index from the provided 1-hour concentration

The AQI is defined for concentrations between 0 and 2049 ppb.

Arguments

  • concentration - The 1-hour NO₂ concentration in ppb