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

hybrid90 Class Reference

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

#include <hybrid.h>

Inheritance diagram for hybrid90::

nport device List of all members.

Public Methods

 hybrid90 ()
 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 90 degree hybrid.

Definition at line 48 of file hybrid.h.


Constructor & Destructor Documentation

hybrid90::hybrid90 ( )
 

The default constructor creates the scattering matrix.

Definition at line 37 of file hybrid.cc.


Member Function Documentation

void hybrid90::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 68 of file hybrid.h.

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

Hybrid couplers are 4 port devices.

Returns:
the number of ports

Reimplemented from nport.

Definition at line 61 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