Difference between revisions of "Component: Rectifier (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==Rectifier component== | ==Rectifier component== | ||
Converts the negative elements of a signal into a mirrored positive signal. | Converts the negative elements of a signal into a mirrored positive signal. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | DSP | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 93: | Line 101: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:Fc9-type- | + | | width="10%" align="center" | [[File:Fc9-type-16-icon.png]] |
| width="90%" | Connect To | | width="90%" | Connect To | ||
|- | |- |
Revision as of 16:18, 7 January 2022
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Rectifier component
Converts the negative elements of a signal into a mirrored positive signal.
Component Pack
DSP
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
ControlRectifier |
Enables or disables the rectifier, enabled by default | |
![]() |
State |
0=Disable, 1=Enable | |
![]() |
Return |
![]() |
Rectify |
Collects a single value from the input buffer and outputs a rectified version of the value. | |
![]() |
Return |
![]() |
RectifyArray |
Passes an entire buffer through the rectifier and outputs a rectified version of the buffer at the other end | |
![]() |
Return |