yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.track.model
/
R128
R128
@
Serializable
data
class
R128
(
val
i
:
Double
,
val
tp
:
Double
)
Members
Constructors
R128
Link copied to clipboard
constructor
(
i
:
Double
,
tp
:
Double
)
Properties
i
Link copied to clipboard
@
SerialName
(
value
=
"i"
)
val
i
:
Double
tp
Link copied to clipboard
@
SerialName
(
value
=
"tp"
)
val
tp
:
Double