SpecMaxVal Property

Gets or sets the optional upper bound clamping value applied to the evaluated expression result.

Definition

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

Property Value

NullableDouble

See Also