|
Qucs-core
0.0.19
|
#include <open.h>


Public Member Functions | |
| open () | |
| void | initSP (void) |
| placehoder for S-Parameter initialisation function | |
| open::open | ( | ) |
| void open::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.
1.7.6.1