Uses of Class
annotation.calcs.snr.SNRAnnotation
Packages that use SNRAnnotation
- 
Uses of SNRAnnotation in annotation.calcs.snr
Methods in annotation.calcs.snr that return SNRAnnotationMethods in annotation.calcs.snr with parameters of type SNRAnnotation - 
Uses of SNRAnnotation in annotation.dataselect
Methods in annotation.dataselect with parameters of type SNRAnnotationModifier and TypeMethodDescriptiondoubleSNRDataSelector.getScalarValue(SNRAnnotation annotation) Constructor parameters in annotation.dataselect with type arguments of type SNRAnnotationModifierConstructorDescriptionSNRDataSelector(DataAnnotationType<SNRAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax)