CurveY Property
Gets or sets the Y-axis (dependent variable) data points of the curve.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PumpOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public List<double> Y { get; set; }VB
Public Property Y As List(Of Double)
Get
Set