Qucs-core
0.0.19
|
#include <strafo.h>
Public Member Functions | |
CREATOR (strafo) | |
void | initSP (void) |
placehoder for S-Parameter initialisation function | |
void | initDC (void) |
void | initAC (void) |
void | initTR (void) |
Data Fields | |
sTr | |
PROP_COMPONENT | |
PROP_NO_SUBSTRATE | |
PROP_LINEAR |
Definition at line 119 of file strafo.cpp.
void strafo::initAC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 81 of file strafo.cpp.
void strafo::initDC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 73 of file strafo.cpp.
void strafo::initSP | ( | void | ) | [virtual] |
placehoder for S-Parameter initialisation function
Virtual function intended to be overridden by the inheiriting circuit element's S-Parameter initialisation function. initSP is called before commencing the simulation to set up the S-Parameter matrix.
Reimplemented from qucs::circuit.
Definition at line 38 of file strafo.cpp.
void strafo::initTR | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 108 of file strafo.cpp.
Definition at line 120 of file strafo.cpp.
Definition at line 120 of file strafo.cpp.
Definition at line 120 of file strafo.cpp.
Definition at line 120 of file strafo.cpp.