#include <inputValue.h>
|
| ConstantArray (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) override |
|
virtual | ~Base () |
|
◆ ConstantArray()
SpineMLSimulator::InputValue::ConstantArray::ConstantArray |
( |
double |
dt, |
|
|
unsigned int |
numNeurons, |
|
|
const pugi::xml_node & |
node |
|
) |
| |
◆ update()
void SpineMLSimulator::InputValue::ConstantArray::update |
( |
double |
dt, |
|
|
unsigned long long |
timestep, |
|
|
std::function< void(unsigned int, double)> |
applyValueFunc |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: