Gysel power combiner/divider network.
More...
#include <Gysel.h>
|
|
| Gysel () |
| | Class constructor.
|
| |
| | Gysel (PowerCombinerParams PS) |
| | Constructor with power combiner parameters.
|
| |
|
virtual | ~Gysel () |
| | Class destructor.
|
| |
| void | synthesize () |
| | Synthesize the double-box branchline network.
|
| |
|
virtual | ~Network () |
| | Destructor.
|
| |
|
|
SchematicContent | Schematic |
| | Circuit data including components, nets, and simulation info.
|
| |
Gysel power combiner/divider network.
◆ Gysel()
Constructor with power combiner parameters.
- Parameters
-
| params | Power combiner specification parameters |
◆ synthesize()
| void Gysel::synthesize |
( |
| ) |
|
|
virtual |
Synthesize the double-box branchline network.
Implements Network.
The documentation for this class was generated from the following files:
- Tools/DesignTools/PowerCombining/Gysel.h
- Tools/DesignTools/PowerCombining/Gysel.cpp