|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Widget for power combining network design and synthesis (definition) More...
#include "UI/CustomWidgets/CustomDoubleSpinBox.h"#include "Misc/general.h"#include <QCheckBox>#include <QComboBox>#include <QGridLayout>#include <QGroupBox>#include <QHBoxLayout>#include <QLabel>#include <QLineEdit>#include <QMessageBox>#include <QRadioButton>#include <QSpinBox>#include <QVBoxLayout>#include <QValidator>#include <QWidget>#include <QPushButton>#include "Schematic/Network.h"#include "Wilkinson2Way.h"#include "MultistageWilkinson.h"#include "TJunction.h"#include "Branchline.h"#include "DoubleBoxBranchline.h"#include "Bagley.h"#include "Gysel.h"#include "Lim_Eom.h"#include "Wilkinson3way_ImprovedIsolation.h"#include "Recombinant3WayWilkinson.h"

Go to the source code of this file.
Classes | |
| class | BagleyValidator |
| Validator for Bagley topology ensuring odd number of outputs. More... | |
| class | PowerCombiningTool |
| Widget for power combining network design and synthesis. More... | |
Widget for power combining network design and synthesis (definition)