Skip to content

debounce

  debounce: sigTOOL function called to debounce triggers

  Example:
  trig=debounce(trig, duration, pretime)
      returns triggers that do not fall within (duration-pretime) of the 
      preceding trigger(s)


  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 03/08
  Copyright © The Author & King's College London 2008-
  -------------------------------------------------------------------------