Qucs-core
0.0.19
|
#include <phaseshifter.h>
Public Member Functions | |
CREATOR (phaseshifter) | |
void | initSP (void) |
placehoder for S-Parameter initialisation function | |
void | initDC (void) |
void | initAC (void) |
Data Fields | |
PShift | |
PROP_COMPONENT | |
PROP_NO_SUBSTRATE | |
PROP_LINEAR |
Definition at line 83 of file phaseshifter.cpp.
void phaseshifter::initAC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 59 of file phaseshifter.cpp.
void phaseshifter::initDC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 52 of file phaseshifter.cpp.
void phaseshifter::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 phaseshifter.cpp.
Definition at line 84 of file phaseshifter.cpp.
Definition at line 84 of file phaseshifter.cpp.
Definition at line 84 of file phaseshifter.cpp.
Definition at line 84 of file phaseshifter.cpp.