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

supermix.h File Reference

Automatically #include almost the entire supermix library. More...

#include <iostream.h>
#include <fstream.h>
#include <iomanip.h>
#include "ioext.h"
#include "global.h"
#include "units.h"
#include "matmath.h"
#include "error.h"
#include "io.h"
#include "datafile.h"
#include "parameter.h"
#include "sdata.h"
#include "real_interp.h"
#include "complex_interp.h"
#include "nport.h"
#include "circuit.h"
#include "elements.h"
#include "sources.h"
#include "transformer.h"
#include "trlines.h"
#include "surfaceZ.h"
#include "instrument.h"
#include "attenuator.h"
#include "circulator.h"
#include "delay.h"
#include "hybrid.h"
#include "radial_stub.h"
#include "antenna.h"
#include "sdata_interp.h"
#include "via.h"
#include "deembed.h"
#include "fet.h"
#include "hemt.h"
#include "ampdata.h"
#include "junction.h"
#include "sisdevice.h"
#include "mixer.h"
#include "sweeper.h"
#include "optimizer.h"
#include "error_terms.h"
#include "error_func.h"
#include "powell.h"
#include "montecarlo.h"

Go to the source code of this file.


Detailed Description

Automatically #include almost the entire supermix library.

This header is used only for convenience, so that a user can use the library with the single line #include "supermix.h" rather than having to include each header file separately.

Including this header file may include a lot of things you don't need and thus make compiles slower, especially if you are only using a small subset of the supermix library. If this is a problem, then include the specific headers you need instead of this supermix.h.

Definition in file supermix.h.


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