MAX30001G  1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
ImpedanceModel Struct Reference

ImpedanceModel structure for storing impedance measurement results. More...

#include <max30001g_typedefs.h>

Public Attributes

float magnitude
 
float phase
 

Detailed Description

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.

Member Data Documentation

◆ magnitude

float ImpedanceModel::magnitude

◆ phase

float ImpedanceModel::phase

The documentation for this struct was generated from the following file: