MaterialStreamSolidParticleData Property

Gets or sets the solid particle size distribution data for this stream.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public ISolidParticleData SolidParticleData { get; set; }

Property Value

ISolidParticleData

Implements

IMaterialStreamSolidParticleData

See Also