Voltmeter QML Type

Reads the voltage of the neurons and shows a trace plot More...

Import Statement: import Neuronify .
Inherits:

Node

Properties

Detailed Description

Neurons can connect to the voltmeter. When they do, the voltmeter shows their voltage trace as a function of time. Each neuron gets spesific color in the voltmeter plot. To each voltmeter there is an associated VoltmeterControls item.

Property Documentation

colors : var


connectionPlots : var


currentSeries : int


fontSize : double


lastUpdateTime : real


maximumPointCount : real


maximumTime : real


maximumValue : alias


minimumTime : real


minimumValue : alias


realTime : real


time : real


timeFactor : real


timeRange : real


timeSinceLastUpdate : real


voltageFactor : real