Material StreamMix Method
Mixes this stream with another one.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public void Mix(
MaterialStream withstream
)VB
Public Sub Mix (
withstream As MaterialStream
)Parameters
- withstream MaterialStream
- Stream to mix this one with.