librelaxisloader 1.0.x
Data Fields
rlx_datapoint Struct Reference

This struct is used to house a single impedance data point. More...

#include <relaxisloader.h>

Data Fields

double im
 Imaginary part of the measurement in Ohms.
 
double re
 Real part of the measurement in Ohms.
 
double omega
 Frequency of the measurement in rad/s.
 

Detailed Description

This struct is used to house a single impedance data point.