Uses of Class
likelihoodDetectionModule.GuardBand
-
Uses of GuardBand in likelihoodDetectionModule
Modifier and TypeMethodDescriptionvoid
TargetConfiguration.setGuardBands
(ArrayList<GuardBand> bands) Sets the guard bands. -
Uses of GuardBand in likelihoodDetectionModule.thresholdDetector
ModifierConstructorDescriptionThreshold
(DetectionFilter detectionFilter, int signalBandIndex, SignalBand signalBand, Map<Integer, GuardBand> guardBands) Constructor.