Qucs-core
0.0.19
|
#include <biastee.h>
Public Member Functions | |
CREATOR (biastee) | |
void | initSP (void) |
placehoder for S-Parameter initialisation function | |
void | initDC (void) |
void | initAC (void) |
void | initTR (void) |
void | calcTR (nr_double_t) |
Data Fields | |
BiasT | |
PROP_COMPONENT | |
PROP_NO_SUBSTRATE | |
PROP_LINEAR |
Definition at line 107 of file biastee.cpp.
void biastee::calcTR | ( | nr_double_t | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 80 of file biastee.cpp.
void biastee::initAC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 60 of file biastee.cpp.
void biastee::initDC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 51 of file biastee.cpp.
void biastee::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 biastee.cpp.
void biastee::initTR | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 74 of file biastee.cpp.
Definition at line 108 of file biastee.cpp.
Definition at line 108 of file biastee.cpp.
Definition at line 108 of file biastee.cpp.
Definition at line 108 of file biastee.cpp.