Skip to content

DTO: Humidity

Morten Rugaard edited this page Sep 5, 2022 · 1 revision

Home / DTO / Humidity

Forecasts Measurements Miscellaneous
Alert Cloud cover Area
Alert details Direction Coordinate
Day Humidity Message
Hour Precipitation Moon
Minute Pressure Provider
Period Temperature Source
Visibility Sun times
Wind Time period

Humidity

The relative humidity.

Available data

Value

The value of the measurement.

getValue(): float

Returns a float.

Unit

The type of unit which the value was measured in.

getUnit(): \Rugaard\WeatherKit\Units\Percentage

Returns an object of type Rugaard\WeatherKit\Units\Percentage.

Clone this wiki locally