补充新更新

This commit is contained in:
2022-06-22 09:14:52 +08:00
parent 59da3376c1
commit 6870c2ccc3
323 changed files with 18518 additions and 441 deletions

View File

@@ -22,5 +22,6 @@ public interface ServerInfo {
String JOB_ADMIN = "job-admin";
String USER = "user-boot";
String JOB = "job-admin";
String QUALITY = "quality-boot";
}

View File

@@ -23,6 +23,8 @@ public enum ServerEnum {
SUPERVISE("pqs-supervise", "技术监督管理服务模块"),
SYSTEM("system-boot", "系统配置服务模块"),
USER("user-boot", "用户服务模块"),
ENERGY("energy-boot", "用能服务模块"),
QUALITY("quality-boot", "电能质量服务模块"),
COMMON("pqs-common", "通用服务模块");
private final String name;

View File

@@ -1109,7 +1109,7 @@ public class AnalyWave {
********************************************************/
AnalyWave analyWave = new AnalyWave();
// 获取瞬时波形
WaveDataDTO waveDataDTO = analyWave.getComtrade("E:\\Comtrade\\PQMonitor_PQM1_106_20220301_101522_338.CFG", 1);//获取原始波形值
WaveDataDTO waveDataDTO = analyWave.getComtrade("C:\\Users\\陈超\\Desktop\\Comtrade\\192.168.0.58\\222.CFG", 1);//获取原始波形值
// 获取RMS波形
WaveDataDTO waveDataDTO1 = analyWave.getValidData(waveDataDTO);
// 获取特征值