SplitterRatios Property

Gets the collection of fractional split ratios assigned to each outlet stream. Each value represents the fraction of the inlet mass flow directed to the corresponding outlet.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public ArrayList Ratios { get; }

Property Value

ArrayList

See Also