|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
Time-series recording and snapshot export of element component data. More...
Classes | |
| class | dnf_composer::SimulationRecorder |
| Manages ongoing time-series recordings and snapshot exports of element component data for a simulation. More... | |
Enumerations | |
| enum class | dnf_composer::RecordingIntervalUnit { dnf_composer::RecordingIntervalUnit::Ticks , dnf_composer::RecordingIntervalUnit::Milliseconds } |
| Unit for the recording sample interval. More... | |
Time-series recording and snapshot export of element component data.
|
strong |