#include <logOutput.h>
|
| | AnalogueFile (const pugi::xml_node &node, double dt, unsigned long long numTimeSteps, const std::string &port, unsigned int popSize, const filesystem::path &logPath, const ModelProperty::Base *modelProperty) |
| |
| virtual void | record (double dt, unsigned long long timestep) override |
| |
| | 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 () |
| |
◆ AnalogueFile()
| SpineMLSimulator::LogOutput::AnalogueFile::AnalogueFile |
( |
const pugi::xml_node & |
node, |
|
|
double |
dt, |
|
|
unsigned long long |
numTimeSteps, |
|
|
const std::string & |
port, |
|
|
unsigned int |
popSize, |
|
|
const filesystem::path & |
logPath, |
|
|
const ModelProperty::Base * |
modelProperty |
|
) |
| |
◆ record()
| void SpineMLSimulator::LogOutput::AnalogueFile::record |
( |
double |
dt, |
|
|
unsigned long long |
timestep |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: