修改算法

This commit is contained in:
huangzj
2023-11-22 13:33:46 +08:00
parent 0bb6fb9912
commit d0a816f982
18 changed files with 685 additions and 13 deletions

View File

@@ -36,6 +36,7 @@ public enum DicDataEnum {
PHASE_VOLTAGE("负序电压不平衡度", "phase_Voltage"),
FREQUENCY_DEV("频率偏差", "Frequency_Dev"),
NEG_CURRENT("负序电流", "Neg_Current"),
THD_V("电压总谐波畸变率", "Thd_V"),
TOTAL_INDICATOR("总稳态指标", "Total_Indicator"),
/**