Phase-angle error calibration data.
Data structure containing per phase phase-angle computation data.
Data Fields | |
LMA_CalibrationStatus | status |
Status of the phase angle computation. | |
LMA_ZeroCross | v_zero_cross |
Zero cross structure for voltage signal. | |
LMA_ZeroCross | i_zero_cross |
Zero cross structure for current signal. | |
uint32_t | sample_counter |
counter to track the number of phase angle computations taken for averaging | |
float | v_fraction |
the fractional component of the zero cross on the voltage | |
float | i_fraction |
the fractional component of the zero cross on the current |