Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
owm
v0.1.3
OWM
Client
Conditions
Main
Wind
Coord
CurrentWeather
FiveDayForecast
City
OneCall
Alert
Base
Current
Daily
FeelsLike
Temp
Hourly
Minutely
Precipitation
Weather
Generated using Crystal 1.10.1
2024-01-09 00:07:55 UTC
class
OWM::
OneCall::
Minutely
OWM::OneCall::Minutely
Reference
Object
Included Modules
JSON::Serializable
Defined in:
owm/one_call.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#precipitation
: Float64
#time
: Time
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
precipitation
: Float64
#
[
View source
]
def
time
: Time
#
[
View source
]