#include <reduced_nport.h>
Inheritance diagram for reduced_nport::

Public Methods | |
| reduced_nport () | |
| reduced_nport (nport &ckt, int p1=0, int p2=0, int p3=0, int p4=0) | |
| reduced_nport& | nport (nport &ckt) |
| int | add_port (int n) |
| int | size () |
| The number of ports this device has. More... | |
Private Types | |
| typedef list<int> | array |
Private Methods | |
| bool | matrix_reduce (const Matrix &in) |
| void | recalc () |
| The function for calculating sdata. More... | |
| void | recalc_S () |
| If the following function is implemented, it should only calculate the S matrix and B vector parts of data, leaving the C matrix part stale. More... | |
Private Attributes | |
| array | ports |
| int | size_ |
| nport* | p |
|
|
Definition at line 79 of file reduced_nport.h. |
|
|
Definition at line 115 of file reduced_nport.h. |
|
|
Definition at line 124 of file reduced_nport.h. |
|
|
Definition at line 150 of file reduced_nport.h. Referenced by reduced_nport().
|
|
|
Definition at line 84 of file reduced_nport.h. Referenced by recalc_S().
|
|
|
Definition at line 137 of file reduced_nport.h. |
|
|
The function for calculating sdata. recalc() should do the following:
Reimplemented from nport. Definition at line 105 of file reduced_nport.h. |
|
|
If the following function is implemented, it should only calculate the S matrix and B vector parts of data, leaving the C matrix part stale.
Reimplemented from nport. Definition at line 106 of file reduced_nport.h. |
|
|
The number of ports this device has.
Reimplemented from nport. Definition at line 158 of file reduced_nport.h. |
|
|
Definition at line 82 of file reduced_nport.h. |
|
|
Definition at line 80 of file reduced_nport.h. |
|
|
Definition at line 81 of file reduced_nport.h. |
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7