Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
dnf_composer::Simulation Member List

This is the complete list of members for dnf_composer::Simulation, including all inherited members.

accumulatedRunDurationdnf_composer::Simulation
addElement(const std::shared_ptr< element::Element > &element)dnf_composer::Simulation
changeDimensions(const std::string &elementId, const element::ElementDimensions &newDimensions)dnf_composer::Simulation
clean()dnf_composer::Simulation
close()dnf_composer::Simulation
componentExists(const std::string &id, const std::string &componentName) constdnf_composer::Simulation
createInteraction(const std::string &stimulusElementId, const std::string &stimulusComponent, const std::string &receivingElementId) constdnf_composer::Simulation
deltaTdnf_composer::Simulation
elementsdnf_composer::Simulationprotected
getComponent(const std::string &id, const std::string &componentName) constdnf_composer::Simulation
getComponentPtr(const std::string &id, const std::string &componentName) constdnf_composer::Simulation
getDeltaT() constdnf_composer::Simulation
getElement(const std::string &id) constdnf_composer::Simulation
getElement(int index) constdnf_composer::Simulation
getElements() constdnf_composer::Simulation
getElementsThatHaveSpecifiedElementAsInput(const std::string &specifiedElement, const std::string &inputComponent="output") constdnf_composer::Simulation
getHighestElementIndex() constdnf_composer::Simulation
getIdentifier() constdnf_composer::Simulation
getLastStepDuration() constdnf_composer::Simulation
getMeasureStepDuration() constdnf_composer::Simulationinline
getNumberOfElements() constdnf_composer::Simulation
getRecorder()dnf_composer::Simulationinline
getT() constdnf_composer::Simulation
getTotalRunDuration() constdnf_composer::Simulation
getTZero() constdnf_composer::Simulation
getUniqueIdentifier() constdnf_composer::Simulation
init()dnf_composer::Simulation
initializeddnf_composer::Simulationprotected
isInitialized() constdnf_composer::Simulation
isPaused() constdnf_composer::Simulation
lastStepDurationdnf_composer::Simulation
operator=(const Simulation &other)dnf_composer::Simulation
operator=(Simulation &&) noexceptdnf_composer::Simulation
pause()dnf_composer::Simulation
pauseddnf_composer::Simulationprotected
read(const std::string &readPath={})dnf_composer::Simulation
removeElement(const std::string &elementId)dnf_composer::Simulation
renameElement(const std::string &oldName, const std::string &newName)dnf_composer::Simulation
resetElement(const std::string &idOfElementToReset, const std::shared_ptr< element::Element > &newElement)dnf_composer::Simulation
resume()dnf_composer::Simulation
run(double runTime)dnf_composer::Simulation
runForRealTime(double milliseconds)dnf_composer::Simulation
runSegmentStartdnf_composer::Simulation
save(const std::string &savePath={})dnf_composer::Simulation
setDeltaT(double deltaT)dnf_composer::Simulation
setMeasureStepDuration(bool enable)dnf_composer::Simulationinline
setUniqueIdentifier(const std::string &id)dnf_composer::Simulation
Simulation(const std::string &identifier="", double deltaT=1, double tZero=0, double t=0)dnf_composer::Simulationexplicit
Simulation(const Simulation &other)dnf_composer::Simulation
Simulation(Simulation &&other) noexceptdnf_composer::Simulation
step()dnf_composer::Simulation
tdnf_composer::Simulation
tZerodnf_composer::Simulation
uniqueIdentifierdnf_composer::Simulationprotected
~Simulation()=defaultdnf_composer::Simulation