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

Internal variables of the model. More...

Public Attributes

double_t PSCInitialValue_
 Amplitude of the synaptic current. More...
 
int_t RefractoryCounts_
 refractory time in steps More...
 
double_t P11_
 
double_t P21_
 
double_t P22_
 
double_t P31_
 
double_t P32_
 
double_t P30_
 
double_t P33_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

double_t nest::iaf_neuron::Variables_::P11_
double_t nest::iaf_neuron::Variables_::P21_
double_t nest::iaf_neuron::Variables_::P22_
double_t nest::iaf_neuron::Variables_::P30_
double_t nest::iaf_neuron::Variables_::P31_
double_t nest::iaf_neuron::Variables_::P32_
double_t nest::iaf_neuron::Variables_::P33_
double_t nest::iaf_neuron::Variables_::PSCInitialValue_

Amplitude of the synaptic current.

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

int_t nest::iaf_neuron::Variables_::RefractoryCounts_

refractory time in steps


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