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

Internal variables of the model. More...

Public Attributes

std::vector< double_tcond_steps_
 size of conductance steps for arriving spikes More...
 
int_t PotassiumRefractoryCounts_
 Duration of potassium current. More...
 

Detailed Description

Internal variables of the model.

Member Data Documentation

std::vector<double_t> nest::ht_neuron::Variables_::cond_steps_

size of conductance steps for arriving spikes

Referenced by nest::ht_neuron::update().

int_t nest::ht_neuron::Variables_::PotassiumRefractoryCounts_

Duration of potassium current.

Referenced by nest::ht_neuron::update().


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