Public Member Functions | Public Attributes

unlock.bci.decode.eyeblink.BlinkCountStrategy Class Reference

List of all members.

Public Member Functions

def __init__
def reset
def process_rms

Public Attributes

 rms_threshold
 min_blink_interval
 max_blink_interval
 blink_count
 last_blink_time
 blink_event

Member Function Documentation

def unlock.bci.decode.eyeblink.BlinkCountStrategy.__init__ (   self,
  rms_threshold,
  min_blink_interval,
  max_blink_interval 
)
Events are determined by the number of intentional repetitive blinks.
def unlock.bci.decode.eyeblink.BlinkCountStrategy.process_rms (   self,
  rms 
)
def unlock.bci.decode.eyeblink.BlinkCountStrategy.reset (   self  ) 

Member Data Documentation


The documentation for this class was generated from the following file: