SimulatedDataPoint

constructor(timestamp: Long, heartRate: Int, hrStatus: Int, skinTemp: Float, ambientTemp: Float, accelX: Float, accelY: Float, accelZ: Float, steps: Long, ibiList: List<Int> = emptyList(), isOnBody: Boolean = true)