CoolerCalcMode Property

Gets or sets the active calculation mode that determines which variables are specified and which are calculated.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public CoolerCalculationMode CalcMode { get; set; }

Property Value

CoolerCalculationMode

See Also