Uses of Class
IshmaelDetector.IshDetFnProcess
Packages that use IshDetFnProcess
- 
Uses of IshDetFnProcess in IshmaelDetector
Subclasses of IshDetFnProcess in IshmaelDetectorModifier and TypeClassDescriptionclassclassDeprecated.classclassThis implements the spectrogram correlation detector.Methods in IshmaelDetector that return IshDetFnProcessModifier and TypeMethodDescriptionIshDetControl.getIshDetFnProcess()Get the Ishmael Fn process - this creates the detector output but does not perform the binary classification.EnergySumControl.getNewDetProcess(PamDataBlock defaultDataBlock) abstract IshDetFnProcessIshDetControl.getNewDetProcess(PamDataBlock defaultDataBlock) Create a new IshDetProcess of the appropriate type and return it.MatchFiltControl.getNewDetProcess(PamDataBlock defaultDataBlock) SgramCorrControl.getNewDetProcess(PamDataBlock defaultDataBlock) Constructors in IshmaelDetector with parameters of type IshDetFnProcessModifierConstructorDescriptionIshFnBinarySource(IshDetFnProcess ishDetFnProcess, PamDataBlock sisterDataBlock, String streamName)