Holds the hourly, daily, monthly and yearly highs of the rain rate.

Hierarchy

  • RainRateHighs

Properties

Properties

day: null | number

The highest rain rate of the current day

dayTime: null | string

The time the highest rain rate of the current day was measured in the "hh:mm" format (e.g. "11:17")

hour: null | number

The highest rain rate of the current hour

month: null | number

The highest rain rate of the current month

year: null | number

The highest rain rate of the current year

Generated using TypeDoc