Class to represent a single entry in the spiking history of the ArchivingNode.
More...
#include <histentry.h>
|
| | histentry (double t, double Kminus, double Kminus_triplet, size_t access_counter) |
| |
Class to represent a single entry in the spiking history of the ArchivingNode.
◆ histentry()
| nest::histentry::histentry |
( |
double |
t, |
|
|
double |
Kminus, |
|
|
double |
Kminus_triplet, |
|
|
size_t |
access_counter |
|
) |
| |
◆ access_counter_
| size_t nest::histentry::access_counter_ |
◆ Kminus_
| double nest::histentry::Kminus_ |
value of Kminus at that time
◆ Kminus_triplet_
| double nest::histentry::Kminus_triplet_ |
value of triplet STDP Kminus at that time
◆ t_
| double nest::histentry::t_ |
point in time when spike occurred (in ms)
The documentation for this class was generated from the following files: