Energy StreamGet Energy Flow Method
Returns the current 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
The energy flow in watts as a Double.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public double GetEnergyFlow()VB
Public Function GetEnergyFlow As DoubleReturn Value
DoubleThe energy flow in watts as a Double.