Click or drag to resize

MaterialStreamGetOverallComposition Method

Returns an array with the overall molar composition.

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

Return Value

Double
Array with mole fractions.

Implements

IMaterialStreamGetOverallComposition
See Also