Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Macros
AttenuatorDesignTool.h File Reference

GUI for the RF attenuator design tool (definition) More...

#include "UI/CustomWidgets/CustomDoubleSpinBox.h"
#include "Misc/general.h"
#include <QCheckBox>
#include <QComboBox>
#include <QGridLayout>
#include <QGroupBox>
#include <QLabel>
#include <QLineEdit>
#include <QRadioButton>
#include <QPushButton>
#include <QWidget>
#include "Schematic/Network.h"
#include "BridgedTeeAttenuator.h"
#include "LPadFirstSeries.h"
#include "LPadFirstShunt.h"
#include "PiAttenuator.h"
#include "QW_SeriesAttenuator.h"
#include "QW_ShuntAttenuator.h"
#include "RSeriesAttenuator.h"
#include "ReflectionAttenuator.h"
#include "RshuntAttenuator.h"
#include "TeeAttenuator.h"
Include dependency graph for AttenuatorDesignTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AttenuatorDesignTool
 GUI tool for RF attenuator design tool. More...
 

Macros

#define PI_ATTENUATOR   0
 Pi topology.
 
#define TEE_ATTENUATOR   1
 Tee topology.
 
#define BRIDGED_TEE   2
 Bridged-Tee topology.
 
#define REFLECTION_ATTENUATOR   3
 Reflection topology.
 
#define QW_SERIES   4
 Quarter-wave series topology.
 
#define QW_SHUNT   5
 Quarter-wave shunt topology.
 
#define LPAD_1ST_SERIES   6
 L-pad first series topology.
 
#define LPAD_1ST_SHUNT   7
 L-pad first shunt topology.
 
#define RSERIES   8
 Series resistor topology.
 
#define RSHUNT   9
 Shunt resistor topology.
 

Detailed Description

GUI for the RF attenuator design tool (definition)

Author
Andrés Martínez Mera - andre.nosp@m.smme.nosp@m.ra@pr.nosp@m.oton.nosp@m.mail..nosp@m.com
Date
Jan 5, 2026