PEMFuel Cell Model ParameterValues Y Property
Gets or sets the list of Y-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> ValuesY { get; set; }VB
Public Property ValuesY As List(Of Double)
Get
Set