HRSData

data class HRSData(val heartRate: Int, val sensorContact: Boolean, val energyExpanded: Int?, val rrIntervals: List<Int>)

Constructors

Link copied to clipboard
constructor(heartRate: Int, sensorContact: Boolean, energyExpanded: Int?, rrIntervals: List<Int>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard