gr-digitalhf/grc/digitalhf_vector_early_late...

30 lines
471 B
YAML

# auto-generated by grc.converter
id: digitalhf_vector_early_late_cc
label: vector_early_late_cc
category: '[digitalhf]'
parameters:
- id: sps
label: SPS
dtype: int
- id: alpha
label: alpha
dtype: float
inputs:
- domain: stream
dtype: complex
outputs:
- domain: stream
dtype: complex
templates:
imports: import digitalhf
make: digitalhf.vector_early_late_cc(${sps},${alpha})
callbacks:
- set_mu(${mu})
file_format: 1