NEST  2.6.0,not_revisioned_source_dir@0
Public Attributes | List of all members
nest::iaf_psc_exp_multisynapse::Variables_ Struct Reference

Internal variables of the model. More...

Public Attributes

std::vector< double_tP11_syn_
 Amplitude of the synaptic current. More...
 
std::vector< double_tP21_syn_
 
double_t P20_
 
double_t P22_
 
int_t RefractoryCounts_
 
unsigned int receptor_types_size_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

std::vector<double_t> nest::iaf_psc_exp_multisynapse::Variables_::P11_syn_

Amplitude of the synaptic current.

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

Note
mog - I assume this, not checked.

Referenced by nest::iaf_psc_exp_multisynapse::update().

double_t nest::iaf_psc_exp_multisynapse::Variables_::P20_
std::vector<double_t> nest::iaf_psc_exp_multisynapse::Variables_::P21_syn_
double_t nest::iaf_psc_exp_multisynapse::Variables_::P22_
unsigned int nest::iaf_psc_exp_multisynapse::Variables_::receptor_types_size_
int_t nest::iaf_psc_exp_multisynapse::Variables_::RefractoryCounts_

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