GenericNMDASynapse< Response > Class Template Reference

Synapse implementing NMDA Receptors which depend on the postsynaptic Membrane potential and. More...

#include <GenericNMDASynapse.h>

Inheritance diagram for GenericNMDASynapse< Response >:

Inheritance graph
[legend]
Collaboration diagram for GenericNMDASynapse< Response >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericNMDASynapse ()
virtual ~GenericNMDASynapse ()
virtual int advance (AdvanceInfo const &ai)
virtual void outgoing (SimObject *receiver, SimObject::ID const &rec, SimObject::ID const &self, SimNetwork &net)
 Connects the synapse to the postsynaptic object which must be a synaptic target.

Public Attributes

float Erev
 Reverseal potential of the synapse [readwrite; units=V;].
float Mg_conc
 Mg concentration of the synapse [readwrite; units=mol;].

Protected Attributes

ConductanceInputTargettarget
 Pointer to current summation point within the synaptic target.


Detailed Description

template<class Response>
class GenericNMDASynapse< Response >

Synapse implementing NMDA Receptors which depend on the postsynaptic Membrane potential and.

the Mg concentration

Definition at line 21 of file GenericNMDASynapse.h.


Constructor & Destructor Documentation

template<class Response>
GenericNMDASynapse< Response >::GenericNMDASynapse (  )  [inline]

Definition at line 24 of file GenericNMDASynapse.h.

template<class Response>
virtual GenericNMDASynapse< Response >::~GenericNMDASynapse (  )  [inline, virtual]

Definition at line 31 of file GenericNMDASynapse.h.


Member Function Documentation

template<class Response>
virtual int GenericNMDASynapse< Response >::advance ( AdvanceInfo const &  ai  )  [inline, virtual]

Definition at line 41 of file GenericNMDASynapse.h.

template<class Response>
virtual void GenericNMDASynapse< Response >::outgoing ( SimObject receiver,
SimObject::ID const &  rec,
SimObject::ID const &  self,
SimNetwork net 
) [inline, virtual]

Connects the synapse to the postsynaptic object which must be a synaptic target.

Definition at line 56 of file GenericNMDASynapse.h.


Member Data Documentation

template<class Response>
float GenericNMDASynapse< Response >::Erev

Reverseal potential of the synapse [readwrite; units=V;].

Definition at line 33 of file GenericNMDASynapse.h.

Referenced by GenericNMDASynapse< AlphaFunctionSpikeResponse >::advance(), and GenericNMDASynapse< AlphaFunctionSpikeResponse >::GenericNMDASynapse().

template<class Response>
float GenericNMDASynapse< Response >::Mg_conc

Mg concentration of the synapse [readwrite; units=mol;].

Definition at line 39 of file GenericNMDASynapse.h.

Referenced by GenericNMDASynapse< AlphaFunctionSpikeResponse >::advance(), and GenericNMDASynapse< AlphaFunctionSpikeResponse >::GenericNMDASynapse().

template<class Response>
ConductanceInputTarget* GenericNMDASynapse< Response >::target [protected]


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

Generated on Wed Jul 9 16:34:50 2008 for PCSIM by  doxygen 1.5.5