36#ifndef SParameterFilter_h
37#define SParameterFilter_h
53 virtual void RefreshPorts();
Definition AcceleratorBuffer.h:204
A parameter to a filter.
Definition FilterParameter.h:86
Category
Category the filter should be displayed under in the GUI.
Definition Filter.h:118
A filter that takes a set of S-parameters as input and outputs another set of S-parameters.
Definition SParameterFilter.h:45
virtual bool ValidateChannel(size_t i, StreamDescriptor stream)
Check if a stream is allowed to be connected to the given input.
Definition SParameterFilter.cpp:57
A filter that outputs a set of S-parameters.
Definition SParameterSourceFilter.h:42
Descriptor for a single stream coming off a channel.
Definition StreamDescriptor.h:47