Class SimpleEchoParams

java.lang.Object
clickDetector.echoDetection.SimpleEchoParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class SimpleEchoParams extends Object implements Serializable, Cloneable, ManagedParameters
See Also:
  • Field Details

    • serialVersionUID

      public static final long serialVersionUID
      See Also:
    • maxIntervalSeconds

      public double maxIntervalSeconds
  • Constructor Details

    • SimpleEchoParams

      public SimpleEchoParams()
  • Method Details