List of all members.
Public Member Functions |
void | design (const int numPoles, WorkspaceBase *w) |
| LayoutBase (int maxPoles, PoleZeroPair *pairs) |
void | setStorage (const LayoutBase &other) |
void | reset () |
int | getNumPoles () const |
int | getMaxPoles () const |
void | add (const complex_t &pole, const complex_t &zero) |
void | addPoleZeroConjugatePairs (const complex_t pole, const complex_t zero) |
void | add (const ComplexPair &poles, const ComplexPair &zeros) |
const PoleZeroPair & | getPair (int pairIndex) const |
const PoleZeroPair & | operator[] (int pairIndex) const |
double | getNormalW () const |
double | getNormalGain () const |
void | setNormal (double w, double g) |
The documentation for this class was generated from the following file: