Click or drag to resize

AbsorptionColumn(String, String, IFlowsheet) Constructor


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public AbsorptionColumn(
	string name,
	string description,
	IFlowsheet fs
)
Request Example View Source

Parameters

name  String
 
description  String
 
fs  IFlowsheet
 
See Also