Energy StreamGet Energy Consumption Method
Returns the current energy flow value of the stream in watts (SI).
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 override double GetEnergyConsumption()VB
Public Overrides Function GetEnergyConsumption As DoubleReturn Value
DoubleThe energy flow in watts as a Double.