PEMFuel Cell Model ParameterValues X Property
Gets or sets the list of X-axis values for tabular data.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary
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> ValuesX { get; set; }VB
Public Property ValuesX As List(Of Double)
Get
Set