|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
This is the complete list of members for dnf_composer::SimulationRecorder, including all inherited members.
| hasActiveRecordings() const | dnf_composer::SimulationRecorder | |
| isRecording(const std::string &elementId, const std::string &componentName) const | dnf_composer::SimulationRecorder | |
| startRecording(const std::string &simName, const std::string &elementId, const std::string &componentName, int sampleInterval, RecordingIntervalUnit unit) | dnf_composer::SimulationRecorder | |
| stopAll() | dnf_composer::SimulationRecorder | |
| stopRecording(const std::string &elementId, const std::string &componentName) | dnf_composer::SimulationRecorder | |
| takeSnapshot(const std::string &simName, const std::string &elementId, const std::string &componentName, const Simulation &sim) | dnf_composer::SimulationRecorder | |
| update(const Simulation &sim) | dnf_composer::SimulationRecorder |