42 void calculateParams();
45 void setComponentsLocation();
48 void buildGysel_IdealTL();
51 void buildGysel_Microstrip();
60 QPoint Port_out_bottom;
Synthesize microstrip lines (definition)
Abstract base class for network implementations.
Gysel power combiner/divider network.
Definition Gysel.h:19
Gysel()
Class constructor.
Definition Gysel.h:22
Gysel(PowerCombinerParams PS)
Constructor with power combiner parameters.
Definition Gysel.h:26
void synthesize()
Synthesize the double-box branchline network.
Definition Gysel.cpp:15
virtual ~Gysel()
Class destructor.
Definition Gysel.h:29
Abstract base class for network implementations.
Definition Network.h:27
Graphical component representation in schematic (definition)
Utility functions needed across the whole project.
Power combiner parameters.
Definition structures.h:261