NEST main@caf0ae8
 
Loading...
Searching...
No Matches
nest::mat2_psc_exp::Variables_ Struct Reference

Internal variables of the model. More...

Public Attributes

double P20_
 Amplitude of the synaptic current.
 
double P11ex_
 
double P11in_
 
double P21ex_
 
double P21in_
 
double P22_expm1_
 
double P11th_
 
double P22th_
 
int RefractoryCountsTot_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

◆ P11ex_

double nest::mat2_psc_exp::Variables_::P11ex_

◆ P11in_

double nest::mat2_psc_exp::Variables_::P11in_

◆ P11th_

double nest::mat2_psc_exp::Variables_::P11th_

◆ P20_

double nest::mat2_psc_exp::Variables_::P20_

Amplitude of the synaptic current.

This value is chosen such that a postsynaptic potential with weight one has an amplitude of 1 mV.

Note
mog - I assume this, not checked.

Referenced by nest::mat2_psc_exp::pre_run_hook(), and nest::mat2_psc_exp::update().

◆ P21ex_

double nest::mat2_psc_exp::Variables_::P21ex_

◆ P21in_

double nest::mat2_psc_exp::Variables_::P21in_

◆ P22_expm1_

double nest::mat2_psc_exp::Variables_::P22_expm1_

◆ P22th_

double nest::mat2_psc_exp::Variables_::P22th_

◆ RefractoryCountsTot_

int nest::mat2_psc_exp::Variables_::RefractoryCountsTot_

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