Package annotation.dataselect
Class SNRDataSelector
java.lang.Object
- 
Field Summary
Fields inherited from class annotation.dataselect.ScalarDataSelector
USE_MAXIMUM, USE_MINIMUM - 
Constructor Summary
ConstructorsConstructorDescriptionSNRDataSelector(DataAnnotationType<SNRAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax)  - 
Method Summary
Methods inherited from class annotation.dataselect.ScalarDataSelector
getDialogPaneFX, getDialogPanel, getParams, getScalarDataParams, getUseMinMax, scoreData, setParams, setScalarDataParamsMethods inherited from class annotation.dataselect.AnnotationDataSelector
getAnnotationType, getLongSelectorName, scoreDataMethods inherited from class PamguardMVC.dataSelector.DataSelector
findDataSelector, getDescription, getDialogButton, getDialogButton, getMenuItem, getPamDataBlock, getSelectorName, getSelectorTitle, getSQLSelectClause, isAllowScores, setSelectorTitle, showSelectDialog 
- 
Constructor Details
- 
SNRDataSelector
public SNRDataSelector(DataAnnotationType<SNRAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores, int useMinMax)  
 - 
 - 
Method Details
- 
getScalarValue
- Specified by:
 getScalarValuein classScalarDataSelector<SNRAnnotation>
 
 -