channelSamples property

List<int> channelSamples
final

The PPG (Photoplethysmography) raw value received from the optical sensor. Based on PpgDataType the amount of channels varies. Typically ppg(n) channel + n ambient(s).

Implementation

final List<int> channelSamples;