Uses of Class
likelihoodDetectionModule.GuardBand
Packages that use GuardBand
-
Uses of GuardBand in likelihoodDetectionModule
Methods in likelihoodDetectionModule that return types with arguments of type GuardBandMethod parameters in likelihoodDetectionModule with type arguments of type GuardBandModifier and TypeMethodDescriptionvoid
TargetConfiguration.setGuardBands
(ArrayList<GuardBand> bands) Sets the guard bands. -
Uses of GuardBand in likelihoodDetectionModule.thresholdDetector
Constructor parameters in likelihoodDetectionModule.thresholdDetector with type arguments of type GuardBandModifierConstructorDescriptionThreshold
(DetectionFilter detectionFilter, int signalBandIndex, SignalBand signalBand, Map<Integer, GuardBand> guardBands) Constructor.