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

Property Value

ListDouble

See Also