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

Internal variables of the model. More...

Public Attributes

std::vector< double_tg0_ex_
 initial value to normalise excitatory synaptic conductance More...
 
std::vector< double_tg0_in_
 initial value to normalise inhibitory synaptic conductance More...
 
int_t RefractoryCounts_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

std::vector<double_t> nest::aeif_cond_alpha_multisynapse::Variables_::g0_ex_

initial value to normalise excitatory synaptic conductance

Referenced by nest::aeif_cond_alpha_multisynapse::calibrate(), and nest::aeif_cond_alpha_multisynapse::update().

std::vector<double_t> nest::aeif_cond_alpha_multisynapse::Variables_::g0_in_

initial value to normalise inhibitory synaptic conductance

Referenced by nest::aeif_cond_alpha_multisynapse::calibrate(), and nest::aeif_cond_alpha_multisynapse::update().

int_t nest::aeif_cond_alpha_multisynapse::Variables_::RefractoryCounts_

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