Uses of Package
clickDetector.echoDetection
Packages that use clickDetector.echoDetection
-
Classes in clickDetector.echoDetection used by clickDetectorClassDescriptionAn echo detection system can provide everything there that is needed to decide whether clicks are echoes or not.Interface to classes which do the actual work of detecting echoes.
-
Classes in clickDetector.echoDetection used by clickDetector.echoDetectionClassDescriptionAn echo detection system can provide everything there that is needed to decide whether clicks are echoes or not.Interface to classes which do the actual work of detecting echoes.Very simple echo detection system which uses a single test of time between the previous click and this click to determine if it's an echo or not.