Public Member Functions | Public Attributes
brian_to_csv.CloseNeuron Class Reference

Data structure for a neuron that is close to a channel pad. More...

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 data
 weight

Detailed Description

Data structure for a neuron that is close to a channel pad.

data: unique id of the neuron weight: distance from the center of the pad

Definition at line 57 of file brian_to_csv.py.


Constructor & Destructor Documentation

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

Definition at line 58 of file brian_to_csv.py.


Member Function Documentation

Definition at line 62 of file brian_to_csv.py.


Member Data Documentation

Definition at line 58 of file brian_to_csv.py.

Definition at line 58 of file brian_to_csv.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