-
public final class BiosignalSampleA single biosignal sample from any heart-rate source.
-
-
Method Summary
Modifier and Type Method Description final LonggetTimestampMs()final DoublegetBpm()final List<Double>getRrIntervalsMs()final StringgetDeviceId()final StringgetSource()-
-
Method Detail
-
getTimestampMs
final Long getTimestampMs()
-
getRrIntervalsMs
final List<Double> getRrIntervalsMs()
-
getDeviceId
final String getDeviceId()
-
-
-
-