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

Double stub matching network synthesis Reference: 'Microwave Engineering', David Pozar. John Wiley and Sons. 4th Edition. Pg 241-245. More...

#include <DoubleStub.h>

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

Public Member Functions

 DoubleStub ()
 Class constructor.
 
 DoubleStub (MatchingNetworkDesignParameters AS, double freq)
 Class constructor with parameters.
 
virtual ~DoubleStub ()
 Class destructor.
 
void synthesize ()
 Calculate component values and build schematic.
 
- Public Member Functions inherited from Network
virtual ~Network ()
 Destructor.
 

Additional Inherited Members

- Public Attributes inherited from Network
SchematicContent Schematic
 Circuit data including components, nets, and simulation info.
 

Detailed Description

Double stub matching network synthesis Reference: 'Microwave Engineering', David Pozar. John Wiley and Sons. 4th Edition. Pg 241-245.

Double stub matching network synthesis Reference: 'Microwave Engineering', David Pozar. John Wiley and Sons. 4th Edition. Pg 234-241.

Constructor & Destructor Documentation

◆ DoubleStub()

DoubleStub::DoubleStub ( MatchingNetworkDesignParameters  AS,
double  freq 
)
inline

Class constructor with parameters.

Parameters
ASDesign specifications
freqMatching frequency

Member Function Documentation

◆ synthesize()

void DoubleStub::synthesize ( )
virtual

Calculate component values and build schematic.

Implements Network.


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