Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Macros
FilterDesignTool.h File Reference

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"
Include dependency graph for FilterDesignTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FilterDesignTool
 Interactive filter design tool with real-time synthesis and visualization. More...
 

Macros

#define LC_LADDER   0
 
#define LC_DIRECT_COUPLED   1
 
#define STEPPED_IMPEDANCE   2
 
#define QUARTERWAVE   3
 
#define CAPACITIVELY_COUPLED_RESONATORS   4
 
#define COUPLED_LINES   5
 
#define END_COUPLED   6
 
#define SEMILUMPED   7
 
#define COUPLED_LINE_SIR   9
 

Detailed Description

GUI and control logic for RF filter design and synthesis (definition)

Author
Andrés Martínez Mera - andre.nosp@m.smme.nosp@m.ra@pr.nosp@m.oton.nosp@m.mail..nosp@m.com
Date
Jan 4, 2026