CyclingPedalingCadence

constructor(samples: List<KHCyclingPedalingCadenceSample>, startTime: Instant, endTime: Instant)

Parameters

samples

The list of captured cadence values along with their time instances within this object's startTime and endTime range

startTime

The start instant of the interval over which the value this record was captured

endTime

The end instant of the interval over which the value this record was captured