|
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Calculates normalized element values for lowpass filter prototypes. More...
#include <LowpassPrototypeCoeffs.h>
Public Member Functions | |
| LowpassPrototypeCoeffs (FilterSpecifications) | |
| Constructor initializes with filter specifications. | |
| std::deque< double > | getCoefficients () |
| Calculates prototype coefficients based on filter response type. | |
Calculates normalized element values for lowpass filter prototypes.
Computes g-parameters (normalized element values) for various filter approximations
| LowpassPrototypeCoeffs::LowpassPrototypeCoeffs | ( | FilterSpecifications | SP | ) |
Constructor initializes with filter specifications.
| specs | Filter specifications (order, ripple, response type) |
| std::deque< double > LowpassPrototypeCoeffs::getCoefficients | ( | ) |
Calculates prototype coefficients based on filter response type.