Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

hybrid180 Class Reference

An ideal, noiseless 180 degree hybrid. More...

#include <hybrid.h>

Inheritance diagram for hybrid180::

nport device List of all members.

Public Methods

 hybrid180 ()
 The default constructor creates the scattering matrix. More...

int size ()
 Hybrid couplers are 4 port devices. More...


Private Methods

void recalc ()
 Since the device is independent of f, T, and Z0, hybrids are only calculated at construction. More...


Detailed Description

An ideal, noiseless 180 degree hybrid.

Definition at line 74 of file hybrid.h.


Constructor & Destructor Documentation

hybrid180::hybrid180 ( )
 

The default constructor creates the scattering matrix.

Definition at line 67 of file hybrid.cc.


Member Function Documentation

void hybrid180::recalc ( ) [inline, private, virtual]
 

Since the device is independent of f, T, and Z0, hybrids are only calculated at construction.

Reimplemented from nport.

Definition at line 94 of file hybrid.h.

int hybrid180::size ( ) [inline, virtual]
 

Hybrid couplers are 4 port devices.

Returns:
the number of ports

Reimplemented from nport.

Definition at line 87 of file hybrid.h.


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

Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7