MeterControls QML Type
Contains the user controls for the meters. More...
Import Statement: | import Neuronify . |
Properties
- meter : Item
- meterType : string
- sliderMaximum : double
- sliderMinimum : double
- unit : string
Detailed Description
The meter control panel contains:
- A "connect to all"-button which connects the meter to all existing neurons.
- A "disconnect from all"-button which disconnects the meter from all neurons it currently is connected to.
- Sliders for setting the minimum and maximum values.
Property Documentation
meter : Item |