|
NEST
2.6.0,not_revisioned_source_dir@0
|
Buffers of the model. More...
Public Member Functions | |
| Buffers_ (binary_neuron &) | |
| Buffers_ (const Buffers_ &, binary_neuron &) | |
Public Attributes | |
| RingBuffer | spikes_ |
| buffers and sums up incoming spikes/currents More... | |
| RingBuffer | currents_ |
| UniversalDataLogger < binary_neuron > | logger_ |
| Logger for all analog data. More... | |
Buffers of the model.
| nest::binary_neuron< TGainfunction >::Buffers_::Buffers_ | ( | binary_neuron & | n | ) |
| nest::binary_neuron< TGainfunction >::Buffers_::Buffers_ | ( | const Buffers_ & | , |
| binary_neuron & | n | ||
| ) |
| RingBuffer nest::binary_neuron< TGainfunction >::Buffers_::currents_ |
| UniversalDataLogger<binary_neuron> nest::binary_neuron< TGainfunction >::Buffers_::logger_ |
Logger for all analog data.
| RingBuffer nest::binary_neuron< TGainfunction >::Buffers_::spikes_ |
buffers and sums up incoming spikes/currents
1.8.7