|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Widget for power combining network design and synthesis. More...
#include <PowerCombiningTool.h>


Signals | |
| void | updateSchematic (SchematicContent) |
| Signal emitted when schematic needs update. | |
| void | updateSimulation (SchematicContent) |
| Signal emitted when simulation needs update. | |
Public Member Functions | |
| PowerCombiningTool (QWidget *parent=nullptr) | |
| Class constructor. | |
| ~PowerCombiningTool () | |
| Class destructor. | |
| void | design () |
| Trigger design update. | |
| SchematicContent | getSchematic () |
| Get current schematic content. | |
Widget for power combining network design and synthesis.
| PowerCombiningTool::PowerCombiningTool | ( | QWidget * | parent = nullptr | ) |
Class constructor.
| parent | Parent widget |
|
inline |
Get current schematic content.
|
signal |
Signal emitted when schematic needs update.
| content | Updated schematic content |
|
signal |
Signal emitted when simulation needs update.
| content | Updated schematic content |