Simulation#

Generated on 22/08/23. Please file any issues or questions at the issue tracker here.


Simulation#

records

Record

eventRecords

EventRecord

runs

Run

dataDisplays

DataDisplay

dataWriters

DataWriter

eventWriters

EventWriter

Record#

quantity

String

path to the parameter that will contain the path to the quantity to be recorded

scale

String

path to the element that defines the scale for rendering the quantity dimensionless

color

String

hex format color suggestion for how the data should be displayed

EventRecord#

quantity

String

path for the component which will emit spikes to be recorded

eventPort

String

event port for the component which will emit spikes

DataDisplay#

DataWriter#

EventWriter#

Run#

The run element provides a way to make a model runnable. It should point to the parameters that set the step size etc. The target parameters have to be dimensionally consistent.

component

String

name of the component reference that will set the component to be run

variable

String

increment

String

path to the parameter that sets the step size

total

String

path to the parameter that sets the total span of the independent variable to be run