59 : Specs(AS), f_match(freq), Q(Q), Mask(mask) {}
67 void computeReactances(
double &B1,
double &X1,
double &B2)
const;
Abstract base class for network implementations.
PiNetworkMask
Pi network topology mask (same encoding as TeeNetworkMask)
Definition PiMatching.h:26
Abstract base class for network implementations.
Definition Network.h:27
Pi-section matching network synthesis.
Definition PiMatching.h:49
void synthesize()
Synthesize the network.
Definition PiMatching.cpp:104
PiMatching(MatchingNetworkDesignParameters AS, double freq, double Q, PiNetworkMask mask)
Definition PiMatching.h:57
Graphical component representation in schematic (definition)
Matching network design parameters.
Definition structures.h:220