TouchSensor QML Type
Registers touch (or mouse) events and converts them into a current that may be injected into neurons. More...
Import Statement: | import Neuronify . |
Inherits: |
Properties
- connections : var
- sensing : bool
- sensingCurrentOutput : real
Detailed Description
The touch sensor uses the mouse input on a desktop computer or the touch screen of a mobile device. This allows the user to give input to the neural network. The input is used to generate a constant current injected into the attached neurons.
Property Documentation
connections : var |