Class ThresholdApproverSupplier.Below
java.lang.Object
uk.ac.gda.component.beamline.common.ThresholdApproverSupplier.NumericalPropertyThreshold
uk.ac.gda.component.beamline.common.ThresholdApproverSupplier.Below
- Enclosing class:
ThresholdApproverSupplier
public static final class ThresholdApproverSupplier.Below
extends ThresholdApproverSupplier.NumericalPropertyThreshold
Approves (numerical) values below a local-property specified threshold value
-
Field Summary
Fields inherited from class uk.ac.gda.component.beamline.common.ThresholdApproverSupplier.NumericalPropertyThreshold
threshold -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.gda.component.beamline.common.ThresholdApproverSupplier.NumericalPropertyThreshold
isAnApprovedPosition
-
Constructor Details
-
Below
-
-
Method Details
-
isAnApprovedValue
public boolean isAnApprovedValue(double positionValue) - Specified by:
isAnApprovedValuein classThresholdApproverSupplier.NumericalPropertyThreshold
-