ComponentSeparationSpec(String, SeparationSpec, Double, String) Constructor |
Namespace: DWSIM.UnitOperations.UnitOperations.AuxiliaryAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public ComponentSeparationSpec(
string id,
SeparationSpec spectype,
double specvalue,
string specunit
)
Public Sub New (
id As String,
spectype As SeparationSpec,
specvalue As Double,
specunit As String
)
Request Example
View SourceParameters
- id String
-
- spectype SeparationSpec
-
- specvalue Double
-
- specunit String
-
See Also