NEST main@caf0ae8
 
Loading...
Searching...
No Matches
correlospinmatrix_detector.h File Reference
#include <deque>
#include <vector>
#include "event.h"
#include "nest_timeconverter.h"
#include "nest_types.h"
#include "node.h"
#include "pseudo_recording_device.h"
Include dependency graph for correlospinmatrix_detector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::correlospinmatrix_detector
 
struct  nest::correlospinmatrix_detector::BinaryPulse_
 Structure to store in the deque of recently received events marked by beginning and end of the binary on pulse. More...
 
struct  nest::correlospinmatrix_detector::Parameters_
 
struct  nest::correlospinmatrix_detector::State_
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Functions

void nest::register_correlospinmatrix_detector (const std::string &name)
 Correlospinmatrix detector breaks with the persistence scheme as follows: the internal buffers for storing spikes are part of State_, but are initialized by init_buffers_().