class TMOffDynamicsRP

receptor port with reversal-potential; input causes instantaeous conductance increase followed by exponential decay. More...

Definition#include <F2_receptor.h>
Template formTMOffDynamicsRP<class TNum>
InheritsTMReceptorPort [public ]
Inherited byTMOnOffDynamicsRP, TMSimpleNMDARP
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Methods


Detailed Description

TMOffDynamicsRP receptor port with reversal potential where input causes an instantaneous conductance increase followed by an exponential decay

string scopeID

scopeID

TMVectorParameter tau_OFF

tau_OFF

TMVectorParameter E

E

TMVectorParameter g0

g0

TiPar qLen

qLen

TiPar qLen_gradual

qLen_gradual

int tau_OFF_flg

tau_OFF_flg

TNum * tau_OFF_val

tau_OFF_val

int E_flg

E_flg

TNum * E_val

E_val

int g0_flg

g0_flg

TNum * g0_val

g0_val

TMgPort * spikesIn

spikesIn

TMgPort * gradualIn

gradualIn

TNum* g

g

 TMOffDynamicsRP (TMCompartment& compartment_arg, TNum*& addCurrent_arg)

TMOffDynamicsRP

 TMOffDynamicsRP (TMCompartment& compartment_arg, TNum*& addCurrent_arg, TMNoise* inpNoise_arg, TMNoise* synNoise_arg)

TMOffDynamicsRP

 TMOffDynamicsRP (TMCompartment& compartment_arg, TNum*& addCurrent_arg, TMNoise* inpNoise_arg, TMNoise* synNoise_arg, int parse)

TMOffDynamicsRP

 TMOffDynamicsRP (TMCompartment& compartment_arg, TNum*& addCurrent_arg, TMNoise* inpNoise_arg, TMNoise* synNoise_arg, int type_arg, int parse)

TMOffDynamicsRP

 TMOffDynamicsRP (TMCompartment& compartment_arg, TMOffDynamicsRP& pattern, TNum*& addCurrent_arg, TMNoise* inpNoise_arg, TMNoise* synNoise_arg)

TMOffDynamicsRP

 ~TMOffDynamicsRP ()

~TMOffDynamicsRP

void  init ()

init

[virtual]

Reimplemented from TMReceptorPort.

void  init (int atRandom)

init

[virtual]

Reimplemented from TMReceptorPort.

void  step (int addCurrentFlag)

step

[virtual]

Reimplemented from TMReceptorPort.

TNum  getOrder1TauNoise (int i)

getOrder1TauNoise

[virtual]

Reimplemented from TMReceptorPort.

TNum  getOrder1TauNoise_mean ()

getOrder1TauNoise_mean

[virtual]

Reimplemented from TMReceptorPort.

TNum*  getCurrent (TNum* current)

getCurrent

[virtual]

Reimplemented from TMReceptorPort.

TNum*  addCurrentTo (TNum* current)

addCurrentTo

[virtual]

Reimplemented from TMReceptorPort.

void  reparseConstruct (vector<TParameter*>& repPars)

reparseConstruct

[virtual]

Reimplemented from TMReceptorPort.

void  reparseDelete (vector<TParameter*>& repPars)

reparseDelete

[virtual]

Reimplemented from TMReceptorPort.

void  handleUpdatedParameters ()

handleUpdatedParameters

[virtual]

Reimplemented from TMReceptorPort.

void  setDefaultParameters ()

setDefaultParameters

Reimplemented from TMReceptorPort.

void  setParameterValues (int setQueues)

setParameterValues

Reimplemented from TMReceptorPort.

void  setName ()

setName

[virtual]

Reimplemented from TMReceptorPort.

friend ostream &  operator<< (ostream& os, const TMOffDynamicsRP& rpd)

operator<<

Reimplemented from TMReceptorPort.

friend istream &  operator>> (istream& is, TMOffDynamicsRP& rpd)

operator>>

Reimplemented from TMReceptorPort.

friend istream &  operator>> (istream& is, TMCompartmentReceptors& cr)

operator>>

Reimplemented from TMReceptorPort.

void  init_nonvirtual (int atRandom)

init_nonvirtual

void  step_nonvirtual (int addCurrentFlag)

step_nonvirtual

void  reparseConstruct_nonvirtual (vector<TParameter*>& repPars)

reparseConstruct_nonvirtual

Reimplemented from TMReceptorPort.

void  reparseDelete_nonvirtual (vector<TParameter*>& repPars)

reparseDelete_nonvirtual

Reimplemented from TMReceptorPort.

void  handleUpdatedParameters_nonvirtual ()

handleUpdatedParameters_nonvirtual

Reimplemented from TMReceptorPort.

void  deallocate ()

deallocate

[protected]

void  create ()

create

[protected]

Reimplemented from TMReceptorPort.

void  setParameterValues_tau_OFF ()

setParameterValues_tau_OFF

[protected]

void  setParameterValues_E ()

setParameterValues_E

[protected]

void  setParameterValues_g0 ()

setParameterValues_g0

[protected]

void  setParameterValues_queues ()

setParameterValues_queues

[protected]