| RESPITE: The CASA Toolkit Page: Documentation: Block Library Index:GreaterThanX |
Outputs either true (1) if the input is greater than a given threshold, or else false (0).
The input data may be samples or frames. If frame data is input then the GreaterThanX operation is applied to each element of the input frame to construct an output frame of matching dimensionality and size.
| Inputs | Meaning | Sample | 1-D frame | |
|---|---|---|---|---|
| in1 | signal | Yes | Yes | Yes |
| Outputs | Meaning |
|---|---|
| out1 | in1>X |
| Parameters | Type | Default | Meaning |
|---|---|---|---|
| X | Float | - | The threshold |