Uses of Enum Class
likelihoodDetectionModule.normalizer.NormalizerProcess.NormalizerAlgorithm
-
Uses of NormalizerProcess.NormalizerAlgorithm in likelihoodDetectionModule
Modifier and TypeMethodDescriptionvoid
TargetConfiguration.setAlgorithm
(NormalizerProcess.NormalizerAlgorithm algorithm) Sets the algorithm. -
Uses of NormalizerProcess.NormalizerAlgorithm in likelihoodDetectionModule.normalizer
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.NormalizerProcess.NormalizerAlgorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionNormalizerProcess
(LikelihoodDetectionUnit ldu, PamDataBlock pdb, double referenceGain, NormalizerProcess.NormalizerAlgorithm normalizer, ArrayList<SignalBand> signalBands, ArrayList<GuardBand> guardBands, double timeResolution)