#include "spike_train_injector.h"#include "event_delivery_manager_impl.h"#include "exceptions.h"#include "kernel_manager.h"#include "model_manager_impl.h"#include "nest_impl.h"#include "dict_util.h"Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| void | nest::register_spike_train_injector (const std::string &name) |
| Spike train injector node. | |