ComplexMagAndPhase Class Reference
Detailed Description

schema
Outputs Magnitude and Phase of a complex signal
Input channels:
- Real = Real part of the incoming signal
- Comples = Complex part of the incoming signal
Output channels:
- Mag = Magnitude of the complex singal
- Phase = Phase of the complex singal
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