You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
494 B
30 lines
494 B
# auto-generated by grc.converter |
|
|
|
id: multirds_stream_selector |
|
label: stream_selector |
|
category: '[multirds]' |
|
|
|
inputs: |
|
- label: in_re |
|
domain: stream |
|
dtype: float |
|
- label: in_arg |
|
domain: stream |
|
dtype: float |
|
- domain: message |
|
id: rds_re |
|
optional: true |
|
- domain: message |
|
id: rds_arg |
|
optional: true |
|
|
|
outputs: |
|
- domain: message |
|
id: rds_out |
|
optional: true |
|
|
|
templates: |
|
imports: import multirds |
|
make: multirds.stream_selector() |
|
|
|
file_format: 1
|
|
|