This object is the primary until of measure in the program The compartment is also a container for channels and spikeshapes The compartment is responsible for calculating membrane potential and for generating an Action Potential
This object is the primary until of measure in the program The compartment is also a container for channels and spikeshapes The compartment is responsible for calculating membrane potential and for generating an Action Potential. It sends messages to compartments within the cell, and to compartments outside of teh cell. The latter communication takes place via the parent cell and the Message Bus structure
double VoltageMembrane
double CalciumInternal
bool SpikeInitiated
unsigned int NumberOfSynapses
int idx
int CellID
int CmpID
int RSpacing
char* Label
CellCmpConnect* vSendingToCmp
int nSendingToCmp
CellCmpConnect* vReceivingFromCmp
int nReceivingFromCmp
int nSpikeShape
double* SpikeShape
int nChannels
Channel** vChannels
int nSynapse
Synapse** vSynapseList
list <Synapse *> lActiveSynapseList
Compartment()
Compartment(T_COMPART *, T_CELL *, int, int, int, Random *, ARRAYS *)
~Compartment()
void DoProcessInput(Cell *, int)
void DoProcessCompartment(Cell *, int)
void CmpStateSave(FILE *)
void CmpLoad(FILE *, char *, int )
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de