MaterialStreamLastSolutionInputData Property

Gets or sets the input data snapshot from the last successful solution.

Definition

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

Property Value

MaterialStreamInputData

See Also