Click or drag to resize

MaterialStreamGetMassFlow Method

Returns the stream mass flow.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double GetMassFlow()
Request Example View Source

Return Value

Double
Mass flow in kg/s.

Implements

IMaterialStreamGetMassFlow
See Also