Uses of Class
adams.data.spc.AbstractViolationFinder
-
Packages that use AbstractViolationFinder Package Description adams.data.spc -
-
Uses of AbstractViolationFinder in adams.data.spc
Subclasses of AbstractViolationFinder in adams.data.spc Modifier and Type Class Description classBeyondLimitsViolationsFlags any data point as violation if below lower or above upper limit.classNullViolationsFlags nothing as violation.classOnOneSideViolationsFlags a data point as violation if it is the start of consecutive sequence (of specified minimum length) of points that are all on one side.
-