Uses of Class
PamguardMVC.ProcessAnnotation
-
Uses of ProcessAnnotation in Azigram
Modifier and TypeMethodDescriptionAzigramProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) -
Uses of ProcessAnnotation in fftManager
Modifier and TypeMethodDescriptionPamFFTProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) -
Uses of ProcessAnnotation in KernelSmoothing
Modifier and TypeMethodDescriptionKernelSmoothingProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) -
Uses of ProcessAnnotation in PamguardMVC
Modifier and TypeMethodDescriptionPamDataBlock.findAnnotation
(String type, String name) Finds an annotation with the given type and namePamDataBlock.findAnnotation
(ProcessAnnotation template) Finds an annotation with the same type and name as the template annotationPamProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) ProcessAnnotator.getAnnotation
(PamDataBlock pamDataBlock, int iAnnotation) Get an AnnotationModifier and TypeMethodDescriptionPamDataBlock.findAnnotation
(ProcessAnnotation template) Finds an annotation with the same type and name as the template annotation -
Uses of ProcessAnnotation in spectrogramNoiseReduction
Modifier and TypeMethodDescriptionSpecNoiseMethod.getAnnotation
(PamProcess pamProcess) Get an annotation to go with this method.SpectrogramNoiseProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation)