AdjustAdjustValue Property

Gets or sets the target (setpoint) value for the controlled variable.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double AdjustValue { get; set; }

Property Value

Double

Implements

IAdjustAdjustValue

See Also