MaterialStreamGetMassFlow Method

Returns the stream mass flow.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double GetMassFlow()

Return Value

Double
Mass flow in kg/s.

Implements

IMaterialStreamGetMassFlow

See Also