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

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

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...
 

Macros

#define WILKINSON   0
 
#define MULTISTAGE_WILKINSON   1
 
#define T_JUNCTION   2
 
#define BRANCHLINE   3
 
#define DOUBLE_BOX_BRANCHLINE   4
 
#define BAGLEY   5
 
#define GYSEL   6
 
#define LIM_EOM   7
 
#define WILKINSON_3_WAY_IMPROVED_ISO   8
 
#define RECOMBINANT_3_WAY_WILKINSON   9
 
#define TRAVELLING_WAVE   10
 
#define TREE   11
 

Detailed Description

Widget for power combining network 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 7, 2026