DistillationColumnSetCondenserSpec Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public void SetCondenserSpec(
string spectype,
double value,
string units,
string compound = ""
)
Public Sub SetCondenserSpec (
spectype As String,
value As Double,
units As String,
Optional compound As String = ""
)
Request Example
View SourceParameters
- spectype String
-
- value Double
-
- units String
-
- compound String (Optional)
-
See Also