Abstract base class for network implementations.
L-section matching network synthesis Reference: RF design guide. Systems, circuits,...
Definition Lsection.h:18
Lsection(MatchingNetworkDesignParameters AS, double freq)
Class constructor with parameters.
Definition Lsection.h:26
virtual ~Lsection()
Class destructor.
Definition Lsection.h:32
void synthesize()
Calculate component values and build schematic.
Definition Lsection.cpp:12
Lsection()
Class constructor.
Definition Lsection.h:21
Abstract base class for network implementations.
Definition Network.h:27
Graphical component representation in schematic (definition)
Matching network design parameters.
Definition structures.h:220