Public Member Functions | Public Attributes

unlock.state.timed_stimuli.TimedStimuli Class Reference

Inheritance diagram for unlock.state.timed_stimuli.TimedStimuli:
unlock.state.state.UnlockState

List of all members.

Public Member Functions

def __init__
def add_stimulus
def start
def pause
def stop
def process_command
def get_state

Public Attributes

 logger
 state
 stimuli

Detailed Description

Manages multiple timed, sequence-based stimuli. 

Member Function Documentation

def unlock.state.timed_stimuli.TimedStimuli.__init__ (   self,
  state,
  stimuli = None 
)
def unlock.state.timed_stimuli.TimedStimuli.add_stimulus (   self,
  stimulus 
)
def unlock.state.timed_stimuli.TimedStimuli.get_state (   self  ) 

Reimplemented from unlock.state.state.UnlockState.

def unlock.state.timed_stimuli.TimedStimuli.pause (   self  ) 
def unlock.state.timed_stimuli.TimedStimuli.process_command (   self,
  command 
)
Subclass hook 

Reimplemented from unlock.state.state.UnlockState.

def unlock.state.timed_stimuli.TimedStimuli.start (   self  ) 

Reimplemented from unlock.state.state.UnlockState.

def unlock.state.timed_stimuli.TimedStimuli.stop (   self  ) 

Reimplemented from unlock.state.state.UnlockState.


Member Data Documentation


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