Energy StreamSet Energy Flow Method
Sets the energy flow value in watts (SI) via the IEnergyStream interface.
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 SetEnergyFlow(
double value
)VB
Public Sub SetEnergyFlow (
value As Double
)Parameters
- value Double
- The energy flow value in watts to assign to this stream.