COMPONENTS

enum COMPONENTS : Enum<NILUSource.COMPONENTS>

Types of NILU data.

Entries

Link copied to clipboard
ALL("")
Link copied to clipboard
PM2_5("pm2.5")
Link copied to clipboard
PM10("pm10")
Link copied to clipboard
NO2("no2")

Properties

Link copied to clipboard
val getParam: String

Value for API.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int