#include <logOutput.h>
|
| | AnalogueNetwork (const pugi::xml_node &node, double dt, const std::string &port, unsigned int popSize, const filesystem::path &logPath, const ModelProperty::Base *modelProperty) |
| |
| | AnalogueExternal (const pugi::xml_node &node, double dt, const std::string &port, unsigned int popSize, const filesystem::path &logPath, const ModelProperty::Base *modelProperty) |
| |
| virtual void | record (double dt, unsigned long long timestep) final |
| |
| | AnalogueBase (const pugi::xml_node &node, double dt, const ModelProperty::Base *modelProperty) |
| |
| const scalar * | getStateVarBegin () const |
| |
| const scalar * | getStateVarEnd () const |
| |
| unsigned int | getModelPropertySize () const |
| |
| const std::vector< unsigned int > & | getIndices () const |
| |
| | Base (const pugi::xml_node &node, double dt) |
| |
| virtual | ~Base () |
| |
◆ AnalogueNetwork()
| SpineMLSimulator::LogOutput::AnalogueNetwork::AnalogueNetwork |
( |
const pugi::xml_node & |
node, |
|
|
double |
dt, |
|
|
const std::string & |
port, |
|
|
unsigned int |
popSize, |
|
|
const filesystem::path & |
logPath, |
|
|
const ModelProperty::Base * |
modelProperty |
|
) |
| |
◆ recordInternal()
| void SpineMLSimulator::LogOutput::AnalogueNetwork::recordInternal |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files: