NEST
2.6.0,not_revisioned_source_dir@0
|
Internal variables of the model. More...
Public Attributes | |
double_t | P20_ |
Amplitude of the synaptic current. More... | |
double_t | P11ex_ |
double_t | P21ex_ |
double_t | P22_ |
double_t | P30_ |
librandom::NormalRandomDev | normal_dev_ |
random deviate generator More... | |
Internal variables of the model.
librandom::NormalRandomDev nest::iaf_chs_2007::Variables_::normal_dev_ |
random deviate generator
double_t nest::iaf_chs_2007::Variables_::P11ex_ |
double_t nest::iaf_chs_2007::Variables_::P20_ |
Amplitude of the synaptic current.
This value is chosen such that a post-synaptic potential with weight one has an amplitude of 1 mV.
double_t nest::iaf_chs_2007::Variables_::P21ex_ |
double_t nest::iaf_chs_2007::Variables_::P22_ |
double_t nest::iaf_chs_2007::Variables_::P30_ |