|
CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
Similar to HighpassFilter. More...
Additional Inherited Members | |
Public Member Functions inherited from CompoundPye.src.Components.highpass_filter.HighpassFilter | |
| def | __init__ |
| Initializes a HighpassFilter object. More... | |
| def | update |
| Updates the Component. More... | |
Public Attributes inherited from CompoundPye.src.Components.highpass_filter.HighpassFilter | |
| input_pre | |
| In addition to a normal Component's variables, a HighpassFilter requires the previous input value for an update. More... | |
Similar to HighpassFilter.
See also Component2.