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

Internal variables of the model. More...

Public Attributes

double h_ms_
 Time resolution [ms].
 
long refractory_steps_
 Refractory time in steps.
 
double expm1_tau_m_
 expm1(-h/tau_m)
 
double exp_tau_ex_
 exp(-h/tau_ex)
 
double exp_tau_in_
 exp(-h/tau_in)
 
double P20_
 Progagator matrix element, 2nd row.
 
double P21_in_
 Progagator matrix element, 2nd row.
 
double P21_ex_
 Progagator matrix element, 2nd row.
 
double y0_before_
 y0_ at beginning of ministep
 
double y1_ex_before_
 y1_ at beginning of ministep
 
double y1_in_before_
 y1_ at beginning of ministep
 
double y2_before_
 y2_ at beginning of ministep
 

Detailed Description

Internal variables of the model.

Member Data Documentation

◆ exp_tau_ex_

double nest::iaf_psc_exp_ps::Variables_::exp_tau_ex_

◆ exp_tau_in_

double nest::iaf_psc_exp_ps::Variables_::exp_tau_in_

◆ expm1_tau_m_

double nest::iaf_psc_exp_ps::Variables_::expm1_tau_m_

◆ h_ms_

double nest::iaf_psc_exp_ps::Variables_::h_ms_

◆ P20_

double nest::iaf_psc_exp_ps::Variables_::P20_

Progagator matrix element, 2nd row.

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

◆ P21_ex_

double nest::iaf_psc_exp_ps::Variables_::P21_ex_

Progagator matrix element, 2nd row.

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

◆ P21_in_

double nest::iaf_psc_exp_ps::Variables_::P21_in_

Progagator matrix element, 2nd row.

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

◆ refractory_steps_

long nest::iaf_psc_exp_ps::Variables_::refractory_steps_

Refractory time in steps.

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

◆ y0_before_

double nest::iaf_psc_exp_ps::Variables_::y0_before_

y0_ at beginning of ministep

Referenced by nest::iaf_psc_exp_ps::threshold_distance(), and nest::iaf_psc_exp_ps::update().

◆ y1_ex_before_

double nest::iaf_psc_exp_ps::Variables_::y1_ex_before_

y1_ at beginning of ministep

Referenced by nest::iaf_psc_exp_ps::threshold_distance(), and nest::iaf_psc_exp_ps::update().

◆ y1_in_before_

double nest::iaf_psc_exp_ps::Variables_::y1_in_before_

y1_ at beginning of ministep

Referenced by nest::iaf_psc_exp_ps::threshold_distance(), and nest::iaf_psc_exp_ps::update().

◆ y2_before_

double nest::iaf_psc_exp_ps::Variables_::y2_before_

y2_ at beginning of ministep

Referenced by nest::iaf_psc_exp_ps::threshold_distance(), and nest::iaf_psc_exp_ps::update().


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