Qucs-core  0.0.19
Public Member Functions | Data Fields
phaseshifter Class Reference

#include <phaseshifter.h>

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

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

Detailed Description

Definition at line 83 of file phaseshifter.cpp.


Member Function Documentation

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.


Field Documentation

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.


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