CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
This package provides a graphical editor for the user to add/remove/edit sensors (interface between surroundings and the circuit of neurons, sensors are considered as part of Circuit-objects, though). More...
Classes | |
class | EditorWidget |
The main or frame widget of the graphical sensor-editor. More... | |
class | EditorScrollArea |
This ScrollArea is the actual editor window in which the user can add/remove sensors and click on a sensor's button to edit its properties. More... | |
class | SensorLine |
A line representing a sensor in the editor window (EditorScrollArea), containing a button showing the sensor's label and a remove-button. More... | |
class | SensorPopup |
A (pop-up) widget in which the user can edit the properties of a sensor. More... | |
This package provides a graphical editor for the user to add/remove/edit sensors (interface between surroundings and the circuit of neurons, sensors are considered as part of Circuit-objects, though).