Public Member Functions | Public Attributes
brian_recv.CloseNeuron Class Reference

Data structure representing a neuron that is within range of a channel pad self.data : unique id of the neuron self.weight : how much weight this neuron has in calculating average activity for its channel. More...

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 data
 weight

Detailed Description

Data structure representing a neuron that is within range of a channel pad self.data : unique id of the neuron self.weight : how much weight this neuron has in calculating average activity for its channel.

Definition at line 276 of file brian_recv.py.


Constructor & Destructor Documentation

def brian_recv.CloseNeuron.__init__ (   self,
  data,
  dist 
)

Definition at line 277 of file brian_recv.py.


Member Function Documentation

Definition at line 281 of file brian_recv.py.


Member Data Documentation

Definition at line 277 of file brian_recv.py.

Definition at line 277 of file brian_recv.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