2.1.4.40 DRV_MCMETROLOGY_HARMONICS_RMS Struct

C
typedefstruct {
    double CHx_m_RMS[DRV_MCMETROLOGY_CHANNELS_NUMBER];
} DRV_MCMETROLOGY_HARMONICS_RMS;
Summary

Identifies the result of the harmonic analysis process.

Description

Field description:

  • CHx_m_RMS: RMS current value obtained as the result of last the harmonic analysis regarding channel X
Remarks

None.