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

#include <vexp.h>

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

Public Member Functions

 CREATOR (vexp)
void initSP (void)
 placehoder for S-Parameter initialisation function
void initDC (void)
void initAC (void)
void initTR (void)
void calcTR (nr_double_t)

Data Fields

 Vexp
 PROP_COMPONENT
 PROP_NO_SUBSTRATE
 PROP_LINEAR

Detailed Description

Definition at line 99 of file vexp.cpp.


Member Function Documentation

void vexp::calcTR ( nr_double_t  t) [virtual]

Reimplemented from qucs::circuit.

Definition at line 64 of file vexp.cpp.

void vexp::initAC ( void  ) [virtual]

Reimplemented from qucs::circuit.

Definition at line 55 of file vexp.cpp.

void vexp::initDC ( void  ) [virtual]

Reimplemented from qucs::circuit.

Definition at line 49 of file vexp.cpp.

void vexp::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 41 of file vexp.cpp.

void vexp::initTR ( void  ) [virtual]

Reimplemented from qucs::circuit.

Definition at line 60 of file vexp.cpp.


Field Documentation

Definition at line 100 of file vexp.cpp.

Definition at line 100 of file vexp.cpp.

Definition at line 100 of file vexp.cpp.

Definition at line 100 of file vexp.cpp.


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