toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.data.series
/
TimeSeriesPoint
Time
Series
Point
data
class
TimeSeriesPoint
(
val
timestamp
:
Date
,
val
value
:
Value
)
Members
Constructors
Time
Series
Point
Link copied to clipboard
constructor
(
timestamp
:
Date
,
value
:
Value
)
Properties
timestamp
Link copied to clipboard
val
timestamp
:
Date
value
Link copied to clipboard
val
value
:
Value