34 strafo::strafo () : circuit (6) {
43 nr_double_t
d = t1 * t1 + t2 * t2 + 1.0;
44 nr_double_t z1 = t1 * t1 /
d;
45 nr_double_t z2 = t2 * t2 /
d;
46 nr_double_t z3 = 1.0 /
d;
47 nr_double_t z4 = t1 /
d;
48 nr_double_t z5 = t2 /
d;
49 nr_double_t z6 = t1 * t2 /
d;
nr_double_t getPropertyDouble(const char *)
void setD(int, int, nr_complex_t)
void setVoltageSources(int)
void setB(int, int, nr_complex_t)
void setE(int, nr_complex_t)
void initSP(void)
placehoder for S-Parameter initialisation function
void allocMatrixMNA(void)
void voltageSource(int, int, int, nr_double_t value=0.0)
void setS(int, int, nr_complex_t)
void setC(int, int, nr_complex_t)
#define PROP_NO_SUBSTRATE