MaterialStreamGetVolumetricFlow Method

Returns the stream volumetric flow.

Definition

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

Return Value

Double
Volumetric flow in m3/s.

Implements

IMaterialStreamGetVolumetricFlow

See Also