toggle menu
qwsdk
1.1.1
jvm
switch theme
search in API
qwsdk
/
com.qwsdk.vastgui.entity.minutely
/
RainMinutely
/
Minutely
Minutely
@
Serializable
data
class
Minutely
(
val
fxTime
:
String
,
val
precip
:
String
,
val
type
:
String
)
(
source
)
分钟级降水
Members
Constructors
Minutely
Link copied to clipboard
constructor
(
fxTime
:
String
,
precip
:
String
,
type
:
String
)
Properties
fx
Time
Link copied to clipboard
val
fxTime
:
String
预报时间。
precip
Link copied to clipboard
val
precip
:
String
5分钟累计降水量,单位毫米。
type
Link copied to clipboard
val
type
:
String
降水类型:rain = 雨,snow = 雪。