PEMFuel Cell Unit Op BaseOutput Parameters Property
Gets or sets the dictionary of output parameters received from the OPEM model.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
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 Dictionary<string, PEMFuelCellModelParameter> OutputParameters { get; set; }VB
Public Property OutputParameters As Dictionary(Of String, PEMFuelCellModelParameter)
Get
Set