Vmo/PBS.Vmo/04-IBoxViewModel/IBoxControllViewModel.cs
@@ -40,7 +40,7 @@ /// <summary> /// 流量效率定义点 /// </summary> public List<PointF> QEPtList { get; set; }=new(){ public List<PointF> QEPtList { get; set; } = new(){ new PointF(0, 0f ), new PointF(3.636f,19.01f), new PointF(7.273f,34.72f), @@ -93,6 +93,7 @@ /// </summary> //public DenseVector coefficients { get; set; } /// <summary> /// /// </summary>