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

Structure of internal variables. More...

Public Attributes

double P_v_m_
 Propagator matrix entry for evolving the membrane voltage (mathematical symbol "alpha" in user documentation).
 
double P_i_in_
 Propagator matrix entry for evolving the incoming currents.
 
long RefractoryCounts_
 Total refractory steps.
 

Detailed Description

Structure of internal variables.

Member Data Documentation

◆ P_i_in_

double nest::eprop_iaf_psc_delta::Variables_::P_i_in_

Propagator matrix entry for evolving the incoming currents.

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

◆ P_v_m_

double nest::eprop_iaf_psc_delta::Variables_::P_v_m_

Propagator matrix entry for evolving the membrane voltage (mathematical symbol "alpha" in user documentation).

Referenced by nest::eprop_iaf_psc_delta::compute_gradient(), nest::eprop_iaf_psc_delta::pre_run_hook(), and nest::eprop_iaf_psc_delta::update().

◆ RefractoryCounts_

long nest::eprop_iaf_psc_delta::Variables_::RefractoryCounts_

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