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

Bagley power combiner/divider network. More...

#include <Bagley.h>

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

Public Member Functions

 Bagley ()
 Default constructor.
 
 Bagley (PowerCombinerParams PS)
 Constructor with power combiner parameters.
 
virtual ~Bagley ()
 Class destructor.
 
void synthesize ()
 Synthesize the Bagley network.
 
- 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

Bagley power combiner/divider network.

Implements the Bagley topology for N-way power combining/dividing. Supports ideal transmission lines and microstrip implementations.

Constructor & Destructor Documentation

◆ Bagley()

Bagley::Bagley ( PowerCombinerParams  PS)
inline

Constructor with power combiner parameters.

Parameters
paramsPower combiner specification parameters

Member Function Documentation

◆ synthesize()

void Bagley::synthesize ( )
virtual

Synthesize the Bagley network.

Implements Network.


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