Uses of Class
clickDetector.ClickClassifiers.basicSweep.SweepClassifierSet
Packages that use SweepClassifierSet
-
Uses of SweepClassifierSet in clickDetector.ClickClassifiers.basicSweep
Methods in clickDetector.ClickClassifiers.basicSweep that return SweepClassifierSetModifier 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 clickParametersMethods in clickDetector.ClickClassifiers.basicSweep with parameters of type SweepClassifierSetModifier 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