MaterialStreamGetOverallComposition Method

Returns an array with the overall molar composition.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public double[] GetOverallComposition()

Return Value

Double
Array with mole fractions.

Implements

IMaterialStreamGetOverallComposition

See Also