MaterialStreamCompositionBasis Property

Gets or sets the composition basis used for input (mole fraction, mass fraction, etc.).

Definition

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

Property Value

CompositionBasis

Implements

IMaterialStreamCompositionBasis

See Also