Helper functions usable in simco only due to interface variables not present in the simco-net-generator.
libs/ | Helper functions usable in simco only due to interface variables not present in the simco-net-generator. |
report? | Checks agent’s who against out-who from interface, used to filter SEU-output for testing purposes |
run-profiler | Triggers profiling of a test run run for a given number of ticks and prints results of profiler-extension. |
my-profiler | Run run-profiler for 2 ticks |
change-long-time-limit | Changes agents’ long time limits concerning bank account balance (used to change a scenario easily for testing purposes). |
change-values | Alters scenario-values due to input, given by behaviour-space or XML-experiment-definition. |
reset-simulator | Deletes all scenario elements as well as variables used for measuring, to be used when conducting experiments via behaviour-space |
update-globals | Updates global statistic variables and GUI related variables for manual controlling interventions. |
Checks agent’s who against out-who from interface, used to filter SEU-output for testing purposes
to-report report?
Triggers profiling of a test run run for a given number of ticks and prints results of profiler-extension.
to run-profiler [number-of-ticks]
Run run-profiler for 2 ticks
to my-profiler
Changes agents’ long time limits concerning bank account balance (used to change a scenario easily for testing purposes).
to change-long-time-limit [my-value]
Alters scenario-values due to input, given by behaviour-space or XML-experiment-definition.
to change-values
Deletes all scenario elements as well as variables used for measuring, to be used when conducting experiments via behaviour-space
to reset-simulator
Updates global statistic variables and GUI related variables for manual controlling interventions.
to update-globals