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

Internal variables of the model. More...

Public Attributes

double_t P20_
 Amplitude of the synaptic current. More...
 
double_t P11ex_
 
double_t P11in_
 
double_t P21ex_
 
double_t P21in_
 
double_t P22_
 
double_t weighted_spikes_ex_
 
double_t weighted_spikes_in_
 
int_t RefractoryCounts_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

double_t nest::iaf_psc_exp::Variables_::P11ex_
double_t nest::iaf_psc_exp::Variables_::P11in_
double_t nest::iaf_psc_exp::Variables_::P20_

Amplitude of the synaptic current.

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

Note
mog - I assume this, not checked.
double_t nest::iaf_psc_exp::Variables_::P21ex_
double_t nest::iaf_psc_exp::Variables_::P21in_
double_t nest::iaf_psc_exp::Variables_::P22_
int_t nest::iaf_psc_exp::Variables_::RefractoryCounts_
double_t nest::iaf_psc_exp::Variables_::weighted_spikes_ex_
double_t nest::iaf_psc_exp::Variables_::weighted_spikes_in_

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