toggle menu
KHealth
common
switch theme
search in API
KHealth
/
com.khealth
/
KHCyclingPedalingCadenceSample
KHCycling
Pedaling
Cadence
Sample
data
class
KHCyclingPedalingCadenceSample
(
val
revolutionsPerMinute
:
Double
,
val
time
:
Instant
)
Represents a single measurement of
KHRecord.CyclingPedalingCadence
.
Members
Constructors
KHCycling
Pedaling
Cadence
Sample
Link copied to clipboard
constructor
(
revolutionsPerMinute
:
Double
,
time
:
Instant
)
Properties
revolutions
Per
Minute
Link copied to clipboard
val
revolutionsPerMinute
:
Double
time
Link copied to clipboard
val
time
:
Instant