|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties > LogicOperation.LowerThreshold Property |
Gets or sets the lower threshold value.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public double LowerThreshold { get; set; }
The lower threshold is a double value that represents the minimum limit. The default value is 0.0.