|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
GUI and control logic for RF filter design and synthesis (definition) More...
#include "UI/CustomWidgets/CustomDoubleSpinBox.h"#include <QCheckBox>#include <QComboBox>#include <QGridLayout>#include <QGroupBox>#include <QHBoxLayout>#include <QLabel>#include <QLineEdit>#include <QMessageBox>#include <QPushButton>#include <QSpinBox>#include <QWidget>#include "Schematic/Network.h"#include "Misc/general.h"#include "CanonicalFilter.h"#include "CapacitivelyCoupledShuntResonatorsFilter.h"#include "CoupledLineBandpassFilter.h"#include "./DirectCoupledFilters/DirectCoupledFilters.h"#include "EllipticFilter.h"#include "EndCoupled.h"#include "QuarterWaveFilters.h"#include "SteppedImpedanceFilter.h"

Go to the source code of this file.
Classes | |
| class | FilterDesignTool |
| Interactive filter design tool with real-time synthesis and visualization. More... | |
GUI and control logic for RF filter design and synthesis (definition)