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

Internal variables of the model. More...

Public Attributes

double h_ms_
 time resolution in ms
 
double psc_norm_ex_
 e / tau_syn_ex
 
double psc_norm_in_
 e / tau_syn_in
 
long refractory_steps_
 refractory time in steps
 
double expm1_tau_m_
 exp(-h/tau_m) - 1
 
double exp_tau_syn_ex_
 exp(-h/tau_syn_ex)
 
double exp_tau_syn_in_
 exp(-h/tau_syn_in)
 
double P30_
 progagator matrix elem, 3rd row
 
double P31_ex_
 progagator matrix elem, 3rd row (ex)
 
double P32_ex_
 progagator matrix elem, 3rd row (ex)
 
double P31_in_
 progagator matrix elem, 3rd row (in)
 
double P32_in_
 progagator matrix elem, 3rd row (in)
 
double y_input_before_
 at beginning of mini-step
 
double I_ex_before_
 at beginning of mini-step
 
double I_in_before_
 at beginning of mini-step
 
double dI_ex_before_
 at beginning of mini-step
 
double dI_in_before_
 at beginning of mini-step
 
double V_m_before_
 at beginning of mini-step
 
double inv_tau_m_
 1 / tau_m
 
double inv_tau_syn_ex_
 1 / tau_syn_ex
 
double inv_tau_syn_in_
 1 / tau_syn_in
 
double inv_c_m_
 1 / c_m
 

Detailed Description

Internal variables of the model.

Member Data Documentation

◆ dI_ex_before_

double nest::iaf_psc_alpha_ps::Variables_::dI_ex_before_

◆ dI_in_before_

double nest::iaf_psc_alpha_ps::Variables_::dI_in_before_

◆ exp_tau_syn_ex_

double nest::iaf_psc_alpha_ps::Variables_::exp_tau_syn_ex_

◆ exp_tau_syn_in_

double nest::iaf_psc_alpha_ps::Variables_::exp_tau_syn_in_

◆ expm1_tau_m_

double nest::iaf_psc_alpha_ps::Variables_::expm1_tau_m_

◆ h_ms_

double nest::iaf_psc_alpha_ps::Variables_::h_ms_

◆ I_ex_before_

double nest::iaf_psc_alpha_ps::Variables_::I_ex_before_

◆ I_in_before_

double nest::iaf_psc_alpha_ps::Variables_::I_in_before_

◆ inv_c_m_

double nest::iaf_psc_alpha_ps::Variables_::inv_c_m_

◆ inv_tau_m_

double nest::iaf_psc_alpha_ps::Variables_::inv_tau_m_

◆ inv_tau_syn_ex_

double nest::iaf_psc_alpha_ps::Variables_::inv_tau_syn_ex_

◆ inv_tau_syn_in_

double nest::iaf_psc_alpha_ps::Variables_::inv_tau_syn_in_

◆ P30_

double nest::iaf_psc_alpha_ps::Variables_::P30_

progagator matrix elem, 3rd row

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

◆ P31_ex_

double nest::iaf_psc_alpha_ps::Variables_::P31_ex_

progagator matrix elem, 3rd row (ex)

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

◆ P31_in_

double nest::iaf_psc_alpha_ps::Variables_::P31_in_

progagator matrix elem, 3rd row (in)

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

◆ P32_ex_

double nest::iaf_psc_alpha_ps::Variables_::P32_ex_

progagator matrix elem, 3rd row (ex)

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

◆ P32_in_

double nest::iaf_psc_alpha_ps::Variables_::P32_in_

progagator matrix elem, 3rd row (in)

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

◆ psc_norm_ex_

double nest::iaf_psc_alpha_ps::Variables_::psc_norm_ex_

◆ psc_norm_in_

double nest::iaf_psc_alpha_ps::Variables_::psc_norm_in_

◆ refractory_steps_

long nest::iaf_psc_alpha_ps::Variables_::refractory_steps_

refractory time in steps

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

◆ V_m_before_

double nest::iaf_psc_alpha_ps::Variables_::V_m_before_

◆ y_input_before_

double nest::iaf_psc_alpha_ps::Variables_::y_input_before_

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