CompoundPye  0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
 All Classes Namespaces Functions Variables Pages
CompoundPye.src.Components.highpass_filter.HighpassFilter2 Class Reference

Similar to HighpassFilter. More...

Inheritance diagram for CompoundPye.src.Components.highpass_filter.HighpassFilter2:
CompoundPye.src.Components.highpass_filter.HighpassFilter

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...
 

Detailed Description

Similar to HighpassFilter.

See also Component2.


The documentation for this class was generated from the following file: