Module: OpenWeather::Models

Defined in:
lib/open_weather/models/sys.rb,
lib/open_weather/models/list.rb,
lib/open_weather/models/main.rb,
lib/open_weather/models/rain.rb,
lib/open_weather/models/snow.rb,
lib/open_weather/models/wind.rb,
lib/open_weather/models/coord.rb,
lib/open_weather/models/model.rb,
lib/open_weather/models/clouds.rb,
lib/open_weather/models/station.rb,
lib/open_weather/models/weather.rb,
lib/open_weather/models/mixins/temp.rb,
lib/open_weather/models/city/weather.rb,
lib/open_weather/models/mixins/speed.rb,
lib/open_weather/models/forecast/city.rb,
lib/open_weather/models/one_call/temp.rb,
lib/open_weather/models/stations/temp.rb,
lib/open_weather/models/one_call/alert.rb,
lib/open_weather/models/forecast/hourly.rb,
lib/open_weather/models/one_call/weather.rb,
lib/open_weather/models/forecast/forecast.rb,
lib/open_weather/models/stations/humidity.rb,
lib/open_weather/models/stations/pressure.rb,
lib/open_weather/models/one_call/feels_like.rb,
lib/open_weather/models/stations/measurement.rb,
lib/open_weather/models/one_call/daily_weather.rb,
lib/open_weather/models/stations/precipitation.rb,
lib/open_weather/models/one_call/hourly_weather.rb,
lib/open_weather/models/one_call/current_weather.rb,
lib/open_weather/models/one_call/minutely_weather.rb

Defined Under Namespace

Modules: City, Forecast, Mixins, OneCall, Stations Classes: Clouds, Coord, List, Main, Model, Rain, Snow, Station, Sys, Weather, Wind