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

circuit.h File Reference

circuit.h holds the classes that connect primitive elements together into complete circuits. More...

#include "nport.h"
#include "circuitADT.h"
#include "connection.h"
#include "parameter.h"
#include <stack>

Go to the source code of this file.

Compounds

class  cascade
 class cascade is a special type of composite circuit which can only be a 2-port or a 1-port, and can be built only from 2-ports and/or a single 1-port. More...

class  circuit
 Class circuit creates lists of devices to be connected, how to connect them, and how to arrange the ports of the final device. More...


Detailed Description

circuit.h holds the classes that connect primitive elements together into complete circuits.

Author(s):
John Ward
Date:
September 9, 1997

Definition in file circuit.h.


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