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

Internal variables of the model. More...

Public Attributes

std::vector< double > P11_syn_
 Amplitude of the synaptic current.
 
std::vector< double > P21_syn_
 
double P20_
 
double P22_
 
int RefractoryCounts_
 
unsigned int receptor_types_size_
 

Detailed Description

Internal variables of the model.

Member Data Documentation

◆ P11_syn_

std::vector< double > nest::iaf_psc_exp_multisynapse::Variables_::P11_syn_

Amplitude of the synaptic current.

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

Note
mog - I assume this, not checked.

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

◆ P20_

double nest::iaf_psc_exp_multisynapse::Variables_::P20_

◆ P21_syn_

std::vector< double > nest::iaf_psc_exp_multisynapse::Variables_::P21_syn_

◆ P22_

double nest::iaf_psc_exp_multisynapse::Variables_::P22_

◆ receptor_types_size_

unsigned int nest::iaf_psc_exp_multisynapse::Variables_::receptor_types_size_

◆ RefractoryCounts_

int nest::iaf_psc_exp_multisynapse::Variables_::RefractoryCounts_

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