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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public ArrayList Ratios { get; }VB
Public ReadOnly Property Ratios As ArrayList
Get