|
MAX30001G
1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
|
ImpedanceModel structure for storing impedance measurement results. More...
#include <max30001g_typedefs.h>
Public Attributes | |
| float | magnitude |
| float | phase |
ImpedanceModel structure for storing impedance measurement results.
Contains the magnitude and phase information for each measured impedance point.
Results of impedance fitting with cosine or triangular BIOZ fit functions.
| float ImpedanceModel::magnitude |
| float ImpedanceModel::phase |