Or
From GNU Radio
Bitwise boolean OR across all input streams. You can specify the number of inputs. output = input_0 | input_1 | , ... | input_N)
Parameters
- Num Inputs
- Number of streams to operate on.
Bitwise boolean OR across all input streams. You can specify the number of inputs. output = input_0 | input_1 | , ... | input_N)