RatePlot QML Type

Reads the firing rate of the neurons and shows a trace plot More...

Import Statement: import Neuronify .
Inherits:

Node

Properties

Detailed Description

Neurons can connect to the firing rate-meter. When they do, the firing rate-meter shows their rate trace as a function of time. Each neuron gets spesific color in the firing rate-meter plot.

Property Documentation

colors : var


currentSeries : int


lastUpdateTime : real


maximumPointCount : real


maximumValue : alias


minimumValue : alias


rateFactor : real


realTime : real


showLegend : bool


temporalResolution : alias


time : real


timeFactor : real


timeRange : real


timeSinceLastUpdate : real


title : string


windowDuration : alias