Uses of Class
PamUtils.avrgwaveform.AverageWaveform
Packages that use AverageWaveform
-
Uses of AverageWaveform in clickTrainDetector
Fields in clickTrainDetector declared as AverageWaveformMethods in clickTrainDetector that return AverageWaveformMethods in clickTrainDetector with parameters of type AverageWaveformModifier and TypeMethodDescriptionvoid
CTDataUnit.setAverageWaveform
(AverageWaveform averageWaveform2) Set the average waveform. -
Uses of AverageWaveform in clickTrainDetector.classification.templateClassifier
Methods in clickTrainDetector.classification.templateClassifier with parameters of type AverageWaveformModifier and TypeMethodDescriptionprotected double
CTTemplateClassifier.calcSpectrumCorrelation
(AverageWaveform averageWaveform) Calculate the correlation value for the average waveform and spectrum template.