![]() |
A structure containing AC data collected from the instrument. More...
#include <AisDataPoints.h>
#include <AisDataPoints.h>
Public Attributes | |
double | timestamp |
the time at which the AC data arrived. | |
double | frequency |
the applied frequency in Hz. | |
double | absoluteImpedance |
the magnitude of the complex impedance. | |
double | realImpedance |
the real part of the complex impedance. | |
double | imagImpedance |
the imaginary part of the complex impedance. | |
double | phaseAngle |
the phase angle between the real and the imaginary parts of the impedance. | |
double | totalHarmonicDistortion |
the percentage of the total harmonic distortion in the AC signal. | |
double | numberOfCycles |
the number of cycles specific to the reported frequency. | |
double | workingElectrodeDCVoltage |
the DC working electrode voltage in volts. | |
double | DCCurrent |
the DC electric current value in Amps | |
double | currentAmplitude |
the amplitude of the AC current. | |
double | voltageAmplitude |
the amplitude of the AC voltage. | |
double AisACData::numberOfCycles |