# auto-generated by grc.converter id: multirds_symbol_combiner label: Symbol combiner category: '[MULTIRDS]' parameters: - id: threshold label: Threshold dtype: float - id: min_diff label: Min_diff dtype: float - id: log label: Log dtype: raw inputs: - domain: stream dtype: float outputs: - domain: stream dtype: float templates: imports: import multirds make: multirds.symbol_combiner(${threshold}, ${min_diff}, ${log}) file_format: 1