Uses of Class
clickDetector.ClickTemplate
-
Uses of ClickTemplate in clickDetector
Modifier and TypeMethodDescriptionClickSpectrumTemplateEditDialog.createTemplate()
Creates a click template from the saved instance variables.static ClickTemplate
ClickTemplate.getCSVResults
(String filename) Get a click template.Modifier and TypeMethodDescriptiondouble[]
ClickSpectrum.convertTemplate
(ClickTemplate clickTemplate, boolean log) This function converts a ClickTemplate to an fft which corresponds to the correct samplerate used in the current click data.static void
ClickTemplate.writeClickTemptoFile
(ClickTemplate clickTemp, String outputFileForAnalysedResults) static void
ClickTemplate.writeClickTemptoFile
(ClickTemplate clickTemp, ArrayList<ArrayList<Double>> allFFT, String outputFileForAnalysedResults) Writes a .csv with mean fft and standard deviation of each fft bin.