Wrap To Zero
Reset to zero if the input signal exceeds the threshold value.
blockType: Wrap To Zero
Path in the library:
|
Description
Block Wrap To Zero sets the output to zero when the input exceeds the parameter value. Threshold. When the input is less than or equal to the parameter value Threshold, the output is equal to the input.
Ports
Input
#
IN_1
—
Input signal
scalar | vector
Details
Input signal; scalar or vector. If the value of the input signal is equal to or exceeds the value of the parameter Threshold, the output signal is set to zero.
| Data types |
|
| Complex numbers support |
Yes |
Output
#
OUT_1
—
Output signal
scalar | vector
Details
The output signal is set equal to the value of the input signal or zero.
| Data types |
|
| Complex numbers support |
Yes |
Parameters
Main
#
Threshold —
threshold value
Scalar / array of real numbers
Details
The threshold value for setting the output to zero.
| Default value |
|
| Program usage name |
|
| Tunable |
Yes |
| Evaluatable |
Yes |