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 TypeMethodDescriptionvoidCTDataUnit.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 doubleCTTemplateClassifier.calcSpectrumCorrelation(AverageWaveform averageWaveform) Calculate the correlation value for the average waveform and spectrum template.