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
public List<double> X { get; set; }

Property Value

ListDouble

See Also