Click or drag to resize

NaphtaliSandholmMethod Class

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

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

The NaphtaliSandholmMethod type exposes the following members.

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