Qucs-core  0.0.19
Public Member Functions
open Class Reference

#include <open.h>

Inheritance diagram for open:
Inheritance graph
[legend]
Collaboration diagram for open:
Collaboration graph
[legend]

Public Member Functions

 open ()
void initSP (void)
 placehoder for S-Parameter initialisation function

Detailed Description

Definition at line 28 of file open.h.


Constructor & Destructor Documentation

Definition at line 34 of file open.cpp.


Member Function Documentation

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.

Definition at line 38 of file open.cpp.


The documentation for this class was generated from the following files: