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

#include <cpwshort.h>

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

Public Member Functions

 CREATOR (cpwshort)
void initSP (void)
 placehoder for S-Parameter initialisation function
void calcSP (nr_double_t)
void initDC (void)
void initAC (void)
void calcAC (nr_double_t)
void checkProperties (void)
nr_double_t calcLend (nr_double_t)
nr_complex_t calcZ (nr_double_t)

Data Fields

 CSHORT
 PROP_COMPONENT
 PROP_NO_SUBSTRATE
 PROP_LINEAR

Detailed Description

Definition at line 116 of file cpwshort.cpp.


Member Function Documentation

void cpwshort::calcAC ( nr_double_t  frequency) [virtual]

Reimplemented from qucs::circuit.

Definition at line 102 of file cpwshort.cpp.

Definition at line 41 of file cpwshort.cpp.

void cpwshort::calcSP ( nr_double_t  frequency) [virtual]

Reimplemented from qucs::circuit.

Definition at line 65 of file cpwshort.cpp.

Definition at line 79 of file cpwshort.cpp.

void cpwshort::checkProperties ( void  )

Definition at line 69 of file cpwshort.cpp.

void cpwshort::initAC ( void  ) [virtual]

Reimplemented from qucs::circuit.

Definition at line 96 of file cpwshort.cpp.

void cpwshort::initDC ( void  ) [virtual]

Reimplemented from qucs::circuit.

Definition at line 85 of file cpwshort.cpp.

void cpwshort::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 60 of file cpwshort.cpp.


Field Documentation

Definition at line 117 of file cpwshort.cpp.

Definition at line 117 of file cpwshort.cpp.

Definition at line 117 of file cpwshort.cpp.

Definition at line 117 of file cpwshort.cpp.


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