HeatExchangerArea1 Property

Gets or sets the heat-transfer area (m�) used by the IHeatExchanger interface.

Definition

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

Property Value

Double

Implements

IHeatExchangerArea

See Also