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

Internal variables of the model. More...

Public Attributes

double_t PSConInit_E
 Impulse to add to DG_EXC on spike arrival to evoke unit-amplitude conductance excursion. More...
 
double_t PSConInit_I
 Impulse to add to DG_INH on spike arrival to evoke unit-amplitude conductance excursion. More...
 
int_t RefractoryCounts
 refractory time in steps More...
 

Detailed Description

Internal variables of the model.

Variables are re-initialized upon each call to Simulate.

Member Data Documentation

double_t nest::iaf_cond_alpha::Variables_::PSConInit_E

Impulse to add to DG_EXC on spike arrival to evoke unit-amplitude conductance excursion.

double_t nest::iaf_cond_alpha::Variables_::PSConInit_I

Impulse to add to DG_INH on spike arrival to evoke unit-amplitude conductance excursion.

int_t nest::iaf_cond_alpha::Variables_::RefractoryCounts

refractory time in steps


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