Uses of Class
IshmaelDetector.IshDetFnProcess
-
Uses of IshDetFnProcess in IshmaelDetector
Modifier and TypeClassDescriptionclass
class
Deprecated.class
class
This implements the spectrogram correlation detector.Modifier 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 IshDetFnProcess
IshDetControl.getNewDetProcess
(PamDataBlock defaultDataBlock) Create a new IshDetProcess of the appropriate type and return it.MatchFiltControl.getNewDetProcess
(PamDataBlock defaultDataBlock) SgramCorrControl.getNewDetProcess
(PamDataBlock defaultDataBlock) ModifierConstructorDescriptionIshFnBinarySource
(IshDetFnProcess ishDetFnProcess, PamDataBlock sisterDataBlock, String streamName)