duheng
2024-12-24 6936ebf1dfbd0025d3e86ae7dde316b6a6e43b9b
WinFrmUI/Yw.WinFrmUI.Phart.Core/02-pump/04-special/04-parallel/PumpParallelViewModel.cs
@@ -19,6 +19,10 @@
            this.CurrentHz = rhs.CurrentHz;
            this.CurrentColor = rhs.CurrentColor;
            //this.StartH = rhs.StartH;
            //this.PipeQ = rhs.PipeQ;
            //this.PipeH = rhs.PipeH;
            this.CurveQH = rhs.CurveQH;
            this.CurveQE = rhs.CurveQE;
            this.CurveQP = rhs.CurveQP;
@@ -79,6 +83,21 @@
        /// </summary>
        public Color CurrentColor { get; set; }
        ///// <summary>
        ///// 起始点扬程
        ///// </summary>
        //public double StartH { get; set; }
        ///// <summary>
        ///// 管道流量
        ///// </summary>
        //public double PipeQ { get; set; }
        ///// <summary>
        ///// 管道扬程
        ///// </summary>
        //public double PipeH { get; set; }
        /// <summary>
        /// 流量扬程线
        /// </summary>