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

global.h File Reference

include file for the SIS circuit group. More...

#include "SIScmplx.h"
#include "matmath.h"
#include "units.h"

Go to the source code of this file.

Defines

#define ZEROTOL   (1.0e-6)
 A small number, to limit calculations. More...

#define FALSE   0
#define TRUE   ( ! FALSE )

Functions

const complex I (0.0, 1.0)

Variables

const double Pi = 3.1415926535897932384626433832795028841973
const double Tiny = 1.0E-100
const double Degree = 0.01745329251994329576923690768488612713443
const double RmsToPeak = 1.414213562373095048801688724209698078570
const double mVolt = 1.0
const double Ohm = 1.0
const double GHz = 0.01
const double Micron = 1.0
const double Kelvin = 1.0


Detailed Description

include file for the SIS circuit group.

*** All SOURCE FILES SHOULD INCLUDE THIS FILE FIRST ***

Author(s):
Frank Rice
Date:
July 31, 1997

See also:
units.h

Definition in file global.h.


Define Documentation

#define FALSE   0
 

Definition at line 73 of file global.h.

#define TRUE   ( ! FALSE )
 

Definition at line 77 of file global.h.

#define ZEROTOL   (1.0e-6)
 

A small number, to limit calculations.

Definition at line 69 of file global.h.


Function Documentation

const complex I ( 0. 0,
1. 0 )
 

Referenced by Cauchy_integrate().


Variable Documentation

const double Degree = 0.01745329251994329576923690768488612713443
 

Definition at line 86 of file global.h.

const double GHz = 0.01
 

Definition at line 103 of file global.h.

const double Kelvin = 1.0
 

Definition at line 107 of file global.h.

const double Micron = 1.0
 

Definition at line 105 of file global.h.

const double Ohm = 1.0
 

Definition at line 101 of file global.h.

const double Pi = 3.1415926535897932384626433832795028841973
 

Definition at line 82 of file global.h.

const double RmsToPeak = 1.414213562373095048801688724209698078570
 

Definition at line 89 of file global.h.

const double Tiny = 1.0E-100
 

Definition at line 84 of file global.h.

const double mVolt = 1.0
 

Definition at line 99 of file global.h.


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