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

Go to the source code of this file.

Classes

class  nest::spike_train_injector
 
struct  nest::spike_train_injector::State_
 State variables of the model. More...
 
struct  nest::spike_train_injector::Parameters_
 Independent parameters of the model. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Functions

void nest::register_spike_train_injector (const std::string &name)
 Spike train injector node.