Public Member Functions | Public Attributes

unlock.bci.command.command.Command Class Reference

Inheritance diagram for unlock.bci.command.command.Command:
unlock.bci.command.command.PygletKeyboardCommand unlock.bci.command.command.RawSignalCommand

List of all members.

Public Member Functions

def __init__
def is_valid
def set_ready_value
def is_ready
def serialize
def deserialize

Public Attributes

 delta
 decision
 selection
 predicted_decision
 predicted_decision_confidence
 data
 json
 ready
 stop

Member Function Documentation

def unlock.bci.command.command.Command.__init__ (   self,
  delta = None,
  decision = None,
  selection = None,
  data = None,
  json = False 
)
def unlock.bci.command.command.Command.deserialize (   serialized_command,
  json = False 
)
def unlock.bci.command.command.Command.is_ready (   self  ) 
def unlock.bci.command.command.Command.is_valid (   self  ) 
def unlock.bci.command.command.Command.serialize (   command  ) 
def unlock.bci.command.command.Command.set_ready_value (   self,
  ready_value 
)

Member Data Documentation


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