qin
2025-03-18 eeb667905a9ee2d04aa9a3762c122f2c9ecd90d8
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>