47 void calculateParams();
50 void buildBagley_IdealTL();
53 void buildBagley_Microstrip();
59 void setComponentsLocation();
Synthesize microstrip lines (definition)
Abstract base class for network implementations.
Bagley power combiner/divider network.
Definition Bagley.h:23
Bagley(PowerCombinerParams PS)
Constructor with power combiner parameters.
Definition Bagley.h:30
virtual ~Bagley()
Class destructor.
Definition Bagley.h:33
Bagley()
Default constructor.
Definition Bagley.h:26
void synthesize()
Synthesize the Bagley network.
Definition Bagley.cpp:16
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