HeaterEficiencia Property

Gets or sets the heater efficiency as a percentage (0–100). Determines how much of the specified heat duty is actually transferred to the stream.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double? Eficiencia { get; set; }

Property Value

NullableDouble

See Also