|
librelaxisloader 1.0.x
|
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. | |
This struct is used to house a single impedance data point.