42 void calculateParams();
45 void setComponentsLocation();
48 void buildBranchline_IdealTL();
51 void buildBranchline_Microstrip();
Synthesize microstrip lines (definition)
Abstract base class for network implementations.
Branch-line power combiner/divider network.
Definition Branchline.h:18
Branchline()
Class constructor.
Definition Branchline.h:21
virtual ~Branchline()
Class destructor.
Definition Branchline.h:28
void synthesize()
Synthesize the Branchline network.
Definition Branchline.cpp:17
Branchline(PowerCombinerParams PS)
Constructor with power combiner parameters.
Definition Branchline.h:25
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