Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tempest
v1.0.0
Tempest
Air
AirObs
Client
Device
DeviceMeta
DeviceOffline
DeviceOnline
Event
Lightning
Listen
Location
Opened
PrecipitationAnalysis
PrecipitationType
Raining
Sky
SkyObs
Station
StationObs
StationOffline
StationOnline
Wind
Built with Crystal 1.9.2
2023-10-07 20:54:04 UTC
enum
Tempest::PrecipitationAnalysis
Defined in:
tempest.cr
Enum Members
Nothing
=
0
RainCheckDisplayOn
=
1
RainCheckDisplayOff
=
2
Instance Method Summary
#nothing?
#rain_check_display_off?
#rain_check_display_on?
Instance Method Detail
def
nothing?
#
[
View source
]
def
rain_check_display_off?
#
[
View source
]
def
rain_check_display_on?
#
[
View source
]