PoissonGenerator QML Type
An spike generator which can supply input spikes to neurons. More...
Import Statement: | import Neuronify . |
Inherits: |
Properties
- connectionPoint : point
- fireOutput : alias
- imageSource : url
- inhibitory : bool
- inhibitoryImageSource : url
- rate : alias
Detailed Description
The Poisson generator can be connected to neurons, and will then supply the neurons with spikes generated from a poisson process. The generator has a control panel where you can adjust the firing rate and stimulation output, as well as whether or not the generated spikes are inhibitory or excitatory.
Property Documentation
imageSource : url |
inhibitoryImageSource : url |