#include <inputValue.h>
|
| ExternalNetwork (double dt, unsigned int numNeurons, const pugi::xml_node &node) |
|
| External (double dt, unsigned int numNeurons, const pugi::xml_node &node) |
|
virtual void | update (double dt, unsigned long long timestep, std::function< void(unsigned int, double)> applyValueFunc) final |
|
std::vector< double >::iterator | getBufferBegin () |
|
std::vector< double >::iterator | getBufferEnd () |
|
virtual | ~Base () |
|
◆ ExternalNetwork()
SpineMLSimulator::InputValue::ExternalNetwork::ExternalNetwork |
( |
double |
dt, |
|
|
unsigned int |
numNeurons, |
|
|
const pugi::xml_node & |
node |
|
) |
| |
◆ updateInternal()
void SpineMLSimulator::InputValue::ExternalNetwork::updateInternal |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: