FormFlowsheetParticleSizeDistributions Property

Gets or sets the list of solid particle-size distribution profiles defined for this flowsheet.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public List<ISolidParticleSizeDistribution> ParticleSizeDistributions { get; set; }

Property Value

ListISolidParticleSizeDistribution

Implements

IFlowsheetParticleSizeDistributions

See Also