Package clickDetector.echoDetection
package clickDetector.echoDetection
-
ClassDescriptionAn 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.