#include <inputValue.h>
|
| | TimeVaryingArray (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 () |
| |
◆ TimeVaryingArray()
| SpineMLSimulator::InputValue::TimeVaryingArray::TimeVaryingArray |
( |
double |
dt, |
|
|
unsigned int |
numNeurons, |
|
|
const pugi::xml_node & |
node |
|
) |
| |
◆ update()
| void SpineMLSimulator::InputValue::TimeVaryingArray::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: