Click or drag to resize

ComponentSeparationSpec(String, SeparationSpec, Double, String) Constructor


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public ComponentSeparationSpec(
	string id,
	SeparationSpec spectype,
	double specvalue,
	string specunit
)
Request Example View Source

Parameters

id  String
 
spectype  SeparationSpec
 
specvalue  Double
 
specunit  String
 
See Also