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

Property Value

ListDouble

See Also