Qucs-core
0.0.19
|
#include <vprobe.h>
Public Member Functions | |
CREATOR (vprobe) | |
void | initSP (void) |
placehoder for S-Parameter initialisation function | |
void | initDC (void) |
void | initAC (void) |
void | initTR (void) |
void | saveOperatingPoints (void) |
Data Fields | |
VProbe | |
PROP_COMPONENT | |
PROP_NO_SUBSTRATE | |
PROP_LINEAR |
Definition at line 69 of file vprobe.cpp.
void vprobe::initAC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 58 of file vprobe.cpp.
void vprobe::initDC | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 47 of file vprobe.cpp.
void vprobe::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 39 of file vprobe.cpp.
void vprobe::initTR | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 62 of file vprobe.cpp.
void vprobe::saveOperatingPoints | ( | void | ) | [virtual] |
Reimplemented from qucs::circuit.
Definition at line 51 of file vprobe.cpp.
Definition at line 70 of file vprobe.cpp.
Definition at line 70 of file vprobe.cpp.
Definition at line 70 of file vprobe.cpp.
Definition at line 70 of file vprobe.cpp.