#include <antenna.h>
Inheritance diagram for power_divider::

Public Methods | |
| power_divider () | |
| Constructor calculates the scattering matrix. More... | |
| power_divider& | set_T (double t) |
| Set the temperature. More... | |
| power_divider& | set_T (abstract_real_parameter *t) |
| Set the temperature to shadow a parameter. More... | |
| const nport::data_info& | get_data_info () |
Public Attributes | |
| parameter | Temp |
| Temperature in standard units. More... | |
Private Methods | |
| 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... | |
It is used to feed a single signal into two slot_antenna objects.
This device is not noiseless; it effectively has an antisymmetric exitation port terminated at the normalizing impedance device::Z0, which is a source of thermal noise. Its temperature (Temp) should be set to the effective temperature of the surrounding dewar.
Definition at line 250 of file antenna.h.
|
|
Constructor calculates the scattering matrix.
|
|
|
Reimplemented from nport. |
|
|
The function for calculating sdata. recalc() should do the following:
Reimplemented from nport. |
|
|
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. |
|
|
Set the temperature to shadow a parameter.
|
|
|
Set the temperature.
|
|
|
Temperature in standard units. Shadows global temperature T by default. |
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7