Public Member Functions | Public Attributes

unlock.state.cue_state.CueState Class Reference

Inheritance diagram for unlock.state.cue_state.CueState:
unlock.state.state.UnlockState unlock.state.cue_state.DynamicPositionCueState

List of all members.

Public Member Functions

def __init__
def get_state
def start
def stop
def process_command

Public Attributes

 state
 trigger
 trial_time_state
 transition_fn

Member Function Documentation

def unlock.state.cue_state.CueState.__init__ (   self,
  trigger,
  trial_time_state,
  transition_fn = None 
)
def unlock.state.cue_state.CueState.get_state (   self  ) 
def unlock.state.cue_state.CueState.process_command (   self,
  command 
)
Subclass hook 

Reimplemented from unlock.state.state.UnlockState.

def unlock.state.cue_state.CueState.start (   self  ) 
def unlock.state.cue_state.CueState.stop (   self  ) 

Reimplemented from unlock.state.state.UnlockState.


Member Data Documentation


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