#include <sdata.h>
Public Methods | |
| int | size () const |
| v_index_mode | mode () const |
| ydata (int n=0, v_index_mode=Index_1) | |
| Construct data for a device with a known number of ports and index mode. More... | |
| ydata (const ydata &yd) | |
| Copy constructor. More... | |
| ydata (const sdata &sd) | |
| Convert data from the wave representation to the admittance representation. More... | |
| ydata (const zdata &zd) | |
| Convert data from the impedance representation to the admittance representation. More... | |
| ydata& | passive_noise (double freq, double temp) |
| Calculate the noise matrix for a passive element using the admittance matrix, temperature, and frequency. More... | |
Public Attributes | |
| Matrix | Y |
| The admittance matrix. More... | |
| Matrix | C |
| The current noise correlation matrix. More... | |
| Vector | Is |
| The current source vector. More... | |
Definition at line 281 of file sdata.h.
|
|
Construct data for a device with a known number of ports and index mode.
|
|
|
Copy constructor.
|
|
|
Convert data from the wave representation to the admittance representation.
|
|
|
Convert data from the impedance representation to the admittance representation.
|
|
|
|
|
|
Calculate the noise matrix for a passive element using the admittance matrix, temperature, and frequency.
Definition at line 446 of file sdata.cc. Referenced by compute_passive_noise().
|
|
|
|
|
|
The current noise correlation matrix.
|
|
|
The current source vector.
|
|
|
The admittance matrix.
|
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7