02-desktop/WinFrmUI/IStation.WinFrmUI.Monitor/03-WorkingConditionAnalysis/00-helper/AnalysisHelper.cs
@@ -96,7 +96,9 @@ public double MaxFlow { get; set; } public Dictionary<int, double> PressureDiff { get; set; } public Dictionary<int,double > StdDev { get; set; } public int Count { get; set; } }