id | field name | definition |
0 | PPG_BACK |
binary uint8 | size: 1 |
Switch indicating whether back-up algorithm using WLS for calculation of PPG has been used (0 = LED, 1 = WLS backup)
|
|
1 | AV_PPG |
binary array[6] | size: 24 |
PPG correction averaged per channel
binary int32 (double) | size: 4 |
converted unit: "" (multiply by 1/1000000)
|
|
|
2 | STDDEV_PPG |
binary array[6] | size: 24 |
Standard deviation of PPG per channel
binary int32 (double) | size: 4 |
converted unit: "" (multiply by 1/1000000000)
|
|
|
3 | F_AV_PPG |
binary array[6] | size: 6 |
Flag indicating that AVG_PPG exceeds a specified threshold
|
|
4 | F_STDDEV_PPG |
binary array[6] | size: 6 |
Flag indicating that STDDEV_PPG exceeds a specified threshold
|
|
5 | F_PPG_MISS |
binary array[6] | size: 6 |
Flag indicating that missing mean LED calibration mode measurements have been filled by interpolation or that complete channel is missing (0 = no missing pixels, 1 = missing pixels filled by interpolation, 2 = complete channel/band missing)
|
|
6 | F_PPG_LED |
binary uint8 | size: 1 |
Flag indicating LED status
|
|