Uses of Class
clickDetector.ClickClassifiers.basicSweep.ZeroCrossingStats
Package
Description
-
Uses of ZeroCrossingStats in clickDetector
Modifier and TypeMethodDescriptionvoid
ClickDetection.setZeroCrossingStats
(ZeroCrossingStats[] zcs) -
Uses of ZeroCrossingStats in clickDetector.ClickClassifiers
Modifier and TypeMethodDescriptionClickIdentifier.getZeroCrossingStats
(ClickDetection click) return the zeroCrossingStats object in the case of the sweep classifier, or a null.NullClassifier.getZeroCrossingStats
(ClickDetection click) -
Uses of ZeroCrossingStats in clickDetector.ClickClassifiers.basic
Modifier and TypeMethodDescriptionBasicClickIdentifier.getZeroCrossingStats
(ClickDetection click) method used to get zero crossing data from sweep identifier. -
Uses of ZeroCrossingStats in clickDetector.ClickClassifiers.basicSweep
Modifier and TypeMethodDescriptionSweepClassifier.getZeroCrossingStats
(ClickDetection click) Returns the zeroCrossingStats variable, used as an identifier in the Rocca interface.SweepClassifierWorker.getZeroCrossingStats
(ClickDetection click) Returns the zeroCrossingStats variable, used as an identifier in the Rocca interface.Modifier and TypeMethodDescriptionboolean
SweepClassifierWorker.testZeroCrossingStat
(ZeroCrossingStats zcStat, SweepClassifierSet scs) Test whether the zero crossing statistics pass sweep classifier tests