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

Public Attributes

double_t EPSCInitialValue_
 Amplitude of the synaptic current. More...
 
double_t IPSCInitialValue_
 
int_t RefractoryCounts_
 
double_t P11_ex_
 
double_t P21_ex_
 
double_t P22_ex_
 
double_t P31_ex_
 
double_t P32_ex_
 
double_t P11_in_
 
double_t P21_in_
 
double_t P22_in_
 
double_t P31_in_
 
double_t P32_in_
 
double_t P30_
 
double_t P33_
 
double_t expm1_tau_m_
 
double_t weighted_spikes_ex_
 
double_t weighted_spikes_in_
 

Member Data Documentation

double_t nest::iaf_psc_alpha::Variables_::EPSCInitialValue_

Amplitude of the synaptic current.

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

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

double_t nest::iaf_psc_alpha::Variables_::expm1_tau_m_
double_t nest::iaf_psc_alpha::Variables_::IPSCInitialValue_
double_t nest::iaf_psc_alpha::Variables_::P11_ex_
double_t nest::iaf_psc_alpha::Variables_::P11_in_
double_t nest::iaf_psc_alpha::Variables_::P21_ex_
double_t nest::iaf_psc_alpha::Variables_::P21_in_
double_t nest::iaf_psc_alpha::Variables_::P22_ex_
double_t nest::iaf_psc_alpha::Variables_::P22_in_
double_t nest::iaf_psc_alpha::Variables_::P30_
double_t nest::iaf_psc_alpha::Variables_::P31_ex_
double_t nest::iaf_psc_alpha::Variables_::P31_in_
double_t nest::iaf_psc_alpha::Variables_::P32_ex_
double_t nest::iaf_psc_alpha::Variables_::P32_in_
double_t nest::iaf_psc_alpha::Variables_::P33_
int_t nest::iaf_psc_alpha::Variables_::RefractoryCounts_
double_t nest::iaf_psc_alpha::Variables_::weighted_spikes_ex_
double_t nest::iaf_psc_alpha::Variables_::weighted_spikes_in_

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