Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
PowerCombiningTool Class Reference

Widget for power combining network design and synthesis. More...

#include <PowerCombiningTool.h>

Inheritance diagram for PowerCombiningTool:
Inheritance graph
[legend]
Collaboration diagram for PowerCombiningTool:
Collaboration graph
[legend]

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.
 

Detailed Description

Widget for power combining network design and synthesis.

Constructor & Destructor Documentation

◆ PowerCombiningTool()

PowerCombiningTool::PowerCombiningTool ( QWidget *  parent = nullptr)

Class constructor.

Parameters
parentParent widget

Member Function Documentation

◆ getSchematic()

SchematicContent PowerCombiningTool::getSchematic ( )
inline

Get current schematic content.

Returns
Schematic content structure

◆ updateSchematic

void PowerCombiningTool::updateSchematic ( SchematicContent  )
signal

Signal emitted when schematic needs update.

Parameters
contentUpdated schematic content

◆ updateSimulation

void PowerCombiningTool::updateSimulation ( SchematicContent  )
signal

Signal emitted when simulation needs update.

Parameters
contentUpdated schematic content

The documentation for this class was generated from the following files: