Combine target rank and spike data information for storage in emitted_spikes_register. More...
#include <spike_data.h>
Public Member Functions | |
| SpikeDataWithRank (const Target &target, const size_t lag, const bool is_flush_event) | |
Public Attributes | |
| const size_t | rank |
| rank of target neuron | |
| const SpikeData | spike_data |
Combine target rank and spike data information for storage in emitted_spikes_register.
|
inline |
| const size_t nest::SpikeDataWithRank::rank |
rank of target neuron
| const SpikeData nest::SpikeDataWithRank::spike_data |