Click or drag to resize

WangHenkeMethod Class

Inheritance Hierarchy
SystemObject
  DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOpsColumnSolver
    DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps.SolvingMethodsWangHenkeMethod

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps.SolvingMethods
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class WangHenkeMethod : ColumnSolver
Request Example View Source

The WangHenkeMethod type exposes the following members.

Constructors
 NameDescription
Public methodWangHenkeMethod 
Top
Properties
 NameDescription
Public propertyDescription
(Overrides ColumnSolverDescription)
Public propertyName
(Overrides ColumnSolverName)
Top
Methods
Fields
 NameDescription
Private field_subcoolingdeltat 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also