Public Member Functions | Public Attributes | Static Public Attributes

unlock.state.diagnostic_state.FacialEmgDiagnosticState Class Reference

Inheritance diagram for unlock.state.diagnostic_state.FacialEmgDiagnosticState:
unlock.state.state.UnlockState

List of all members.

Public Member Functions

def __init__
def start
def stop
def process_command
def handle_decision

Public Attributes

 timer
 classifier
 text
 state

Static Public Attributes

string Up = 'UP'
string Down = 'Down'
string Left = 'Left'
string Right = 'Right'
string Selection = 'Selection'

Member Function Documentation

def unlock.state.diagnostic_state.FacialEmgDiagnosticState.__init__ (   self,
  timer,
  classifier 
)
def unlock.state.diagnostic_state.FacialEmgDiagnosticState.handle_decision (   self,
  decision 
)
def unlock.state.diagnostic_state.FacialEmgDiagnosticState.process_command (   self,
  command 
)
Subclass hook 

Reimplemented from unlock.state.state.UnlockState.

def unlock.state.diagnostic_state.FacialEmgDiagnosticState.start (   self  ) 

Reimplemented from unlock.state.state.UnlockState.

def unlock.state.diagnostic_state.FacialEmgDiagnosticState.stop (   self  ) 

Reimplemented from unlock.state.state.UnlockState.


Member Data Documentation


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