L-section matching network synthesis Reference: RF design guide. Systems, circuits, and equations. Peter Vizmuller. Artech House, 1995.
More...
#include <Lsection.h>
|
|
| Lsection () |
| | Class constructor.
|
| |
| | Lsection (MatchingNetworkDesignParameters AS, double freq) |
| | Class constructor with parameters.
|
| |
|
virtual | ~Lsection () |
| | Class destructor.
|
| |
| void | synthesize () |
| | Calculate component values and build schematic.
|
| |
|
virtual | ~Network () |
| | Destructor.
|
| |
|
|
SchematicContent | Schematic |
| | Circuit data including components, nets, and simulation info.
|
| |
L-section matching network synthesis Reference: RF design guide. Systems, circuits, and equations. Peter Vizmuller. Artech House, 1995.
◆ Lsection()
Class constructor with parameters.
- Parameters
-
| AS | Design specifications |
| freq | Matching frequency |
◆ synthesize()
| void Lsection::synthesize |
( |
| ) |
|
|
virtual |
Calculate component values and build schematic.
Implements Network.
The documentation for this class was generated from the following files: