Uses of Class
PamguardMVC.ProcessAnnotation
Packages that use ProcessAnnotation
-
Uses of ProcessAnnotation in Azigram
Methods in Azigram that return ProcessAnnotationModifier and TypeMethodDescriptionAzigramProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) -
Uses of ProcessAnnotation in fftManager
Methods in fftManager that return ProcessAnnotationModifier and TypeMethodDescriptionPamFFTProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) -
Uses of ProcessAnnotation in KernelSmoothing
Methods in KernelSmoothing that return ProcessAnnotationModifier and TypeMethodDescriptionKernelSmoothingProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation) -
Uses of ProcessAnnotation in PamguardMVC
Methods in PamguardMVC that return ProcessAnnotationModifier 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 AnnotationMethods in PamguardMVC that return types with arguments of type ProcessAnnotationMethods in PamguardMVC with parameters of type ProcessAnnotationModifier and TypeMethodDescriptionPamDataBlock.findAnnotation
(ProcessAnnotation template) Finds an annotation with the same type and name as the template annotation -
Uses of ProcessAnnotation in spectrogramNoiseReduction
Methods in spectrogramNoiseReduction that return ProcessAnnotationModifier and TypeMethodDescriptionSpecNoiseMethod.getAnnotation
(PamProcess pamProcess) Get an annotation to go with this method.SpectrogramNoiseProcess.getAnnotation
(PamDataBlock pamDataBlock, int annotation)