NEST
2.6.0,not_revisioned_source_dir@0
|
Instances of private data structures for the different types of data pertaining to the model. More...
Variables | |
DictionaryDatum | nest::sli_neuron::state_ |
Token * | nest::sli_neuron::vm_t |
These are pointers into the status dictionary and must be updated in calibrate. More... | |
Token * | nest::sli_neuron::update_t |
points to update More... | |
Token * | nest::sli_neuron::calibrate_t |
points to calibrate More... | |
Token * | nest::sli_neuron::in_spikes_t |
number of excitatory spikes during the time slice More... | |
Token * | nest::sli_neuron::ex_spikes_t |
number of inhibitory spikes during the sime slice More... | |
Token * | nest::sli_neuron::currents_t |
external current More... | |
Token * | nest::sli_neuron::last_spike_t |
time of last spike More... | |
Token * | nest::sli_neuron::out_events_t |
Events produced by the neuron. More... | |
Token * | nest::sli_neuron::spike_t |
Buffers_ | nest::sli_neuron::B_ |
static RecordablesMap< sli_neuron > | nest::sli_neuron::recordablesMap_ |
Mapping of recordables names to access functions. More... | |
Instances of private data structures for the different types of data pertaining to the model.
|
private |
Referenced by nest::sli_neuron::handles_test_event().
|
private |
points to calibrate
|
private |
external current
|
private |
number of inhibitory spikes during the sime slice
|
private |
number of excitatory spikes during the time slice
|
private |
time of last spike
|
private |
Events produced by the neuron.
|
staticprivate |
Mapping of recordables names to access functions.
Referenced by nest::sli_neuron::get_status(), nest::sli_neuron::handles_test_event(), and nest::sli_neuron::sli_neuron().
|
private |
|
private |
|
private |
points to update
|
private |
These are pointers into the status dictionary and must be updated in calibrate.
Points to V_m