RCLP Class Reference
Detailed Description

schema
Pass a signal through a series of order RC low pass filters with transfer function:... .
Initialisation parameters:
- fc = the frequency cut off for the circuit
- order = the order of the filter
- pushed = True|False push the output buffer immediately if True
Input channels:
- signal = Incoming signal
Output channels:
- out = Filtered signal
Examples:
Inherits Circuit.
Additional Inherited Members | |
![]() | |
name | |
Name of the circuit. More... | |
enabled | |
if it is working... More... | |
machine | |
Reference to the virtual machine to which this circuit belongs. More... | |
pushed | |
Push output buffer at the end of Update. More... | |
I | |
Dictionary of input channels. | |
O | |
Dictionary of output channels. | |
cCoreID | |
index of circuit in cCore | |
Documentation for pyVAFM