Uses of Class
clickDetector.ClickClassifiers.basicSweep.SweepClassifierSet
-
Uses of SweepClassifierSet in clickDetector.ClickClassifiers.basicSweep
Modifier and TypeMethodDescriptionSweepClassifierDialog.getExportObject()
SweepClassifierParameters.getSet
(int i) static SweepClassifierSet
SweepClassifierDialog.showDialog
(Window parentFrame, SweepClassifier sweepClassifier, SweepClassifierSet sweepClassifierSet) static SweepClassifierSet
SweepClassifierDialog.showDialog
(Window parentFrame, ClickControl clickControl, SweepClassifier sweepClassifier, SweepClassifierSet sweepClassifierSet) New constructor required in order to pass clickControl object, so that we can access the alarm list through clickParametersModifier and TypeMethodDescriptionvoid
SweepClassifierParameters.addSet
(int ind, SweepClassifierSet set) void
SweepClassifierParameters.addSet
(SweepClassifierSet set) boolean
SweepClassifier.codeDuplicated
(SweepClassifierSet sweepClassifierSet, int ignoreRow) int[][]
SweepClassifierWorker.getLengthData
(ClickDetection click, SweepClassifierSet scs) Creates a 2D array of length data[channels][start/end]int
SweepClassifierParameters.getSetRow
(SweepClassifierSet set) void
SweepClassifierParameters.remove
(SweepClassifierSet set) static SweepClassifierSet
SweepClassifierDialog.showDialog
(Window parentFrame, SweepClassifier sweepClassifier, SweepClassifierSet sweepClassifierSet) static SweepClassifierSet
SweepClassifierDialog.showDialog
(Window parentFrame, ClickControl clickControl, SweepClassifier sweepClassifier, SweepClassifierSet sweepClassifierSet) New constructor required in order to pass clickControl object, so that we can access the alarm list through clickParametersboolean
SweepClassifierWorker.testZeroCrossingStat
(ZeroCrossingStats zcStat, SweepClassifierSet scs) Test whether the zero crossing statistics pass sweep classifier tests