Neuron QML Type
The Neuron type is a base for all neurons. More...
| Import Statement: | import | 
| Inherits: | 
Properties
- imageSource : url
 - inhibitory : bool
 - inhibitoryImageSource : url
 - isNeuron : bool
 - voltage : real
 
Detailed Description
Any implementation of a neuron should use this class as a base and define its own NeuronEngine.
Property Documentation
imageSource : url  | 
inhibitoryImageSource : url  |