Energy StreamAssign Method
Copies the energy flow property from the specified source energy stream to this instance.
Definition
Namespace: DWSIM.UnitOperations.Streams
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void Assign(
EnergyStream ASource
)VB
Public Sub Assign (
ASource As EnergyStream
)Parameters
- ASource EnergyStream
- The source EnergyStream whose properties are copied.