CurveX Property
Gets or sets the X-axis (independent 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> X { get; set; }VB
Public Property X As List(Of Double)
Get
Set