Public Member Functions | Public Attributes
SeedMea.Channel Class Reference

Data structure for a MEA channel pad neurons: list of neurons within range of the pad total_weight: combined weights of all the neurons. More...

List of all members.

Public Member Functions

def __init__
def __str__
def add
def size

Public Attributes

 neurons
 total_weight

Detailed Description

Data structure for a MEA channel pad neurons: list of neurons within range of the pad total_weight: combined weights of all the neurons.

Definition at line 59 of file SeedMea.py.


Constructor & Destructor Documentation

def SeedMea.Channel.__init__ (   self)

Definition at line 60 of file SeedMea.py.


Member Function Documentation

def SeedMea.Channel.__str__ (   self)

Definition at line 64 of file SeedMea.py.

def SeedMea.Channel.add (   self,
  neuron 
)

Definition at line 73 of file SeedMea.py.

def SeedMea.Channel.size (   self)

Definition at line 77 of file SeedMea.py.


Member Data Documentation

Definition at line 60 of file SeedMea.py.

Definition at line 60 of file SeedMea.py.


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


neuro_recv
Author(s): Jonathan Hasenzahl
autogenerated on Sun Jan 5 2014 11:12:29