Public Member Functions | |
def | __init__ |
def | start |
def | stop |
def | next_command |
Public Attributes | |
logger | |
command_receiver | |
decoder |
def unlock.bci.command.receiver.DecodingCommandReceiver.__init__ | ( | self, | ||
command_receiver, | ||||
decoder, | ||||
state = None | ||||
) |
def unlock.bci.command.receiver.DecodingCommandReceiver.next_command | ( | self, | ||
delta | ||||
) |
def unlock.bci.command.receiver.DecodingCommandReceiver.start | ( | self | ) |
Reimplemented from unlock.bci.command.receiver.CommandReceiver.
def unlock.bci.command.receiver.DecodingCommandReceiver.stop | ( | self | ) |
Reimplemented from unlock.bci.command.receiver.CommandReceiver.