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

ckdata Class Reference

#include <junction.h>

List of all members.

Public Methods

 ckdata ()
 ckdata (const ckdata &old)
ckdata& operator= (const ckdata &old)
Complexoperator[] (const int i)
ckdata& calc (const double fLO, const Vector &V)

Public Attributes

Vector Ck
double Tol

Private Methods

int find_max_bessel_n (const double)
int bessel (const double)
int fillA (const Complex a)

Private Attributes

real_table bessel_values
Vector Amj_values


Constructor & Destructor Documentation

ckdata::ckdata ( ) [inline]
 

Definition at line 249 of file junction.h.

ckdata::ckdata ( const ckdata & old ) [inline]
 

Definition at line 253 of file junction.h.


Member Function Documentation

int ckdata::bessel ( const x ) [private]
 

Definition at line 97 of file ckdata.cc.

ckdata & ckdata::calc ( const double fLO,
const Vector & V )
 

Definition at line 218 of file ckdata.cc.

int ckdata::fillA ( const Complex a ) [private]
 

Definition at line 180 of file ckdata.cc.

Referenced by calc().

int ckdata::find_max_bessel_n ( const x ) [private]
 

Definition at line 60 of file ckdata.cc.

Referenced by bessel().

ckdata & ckdata::operator= ( const ckdata & old ) [inline]
 

Definition at line 261 of file junction.h.

Complex & ckdata::operator[] ( const int i ) [inline]
 

Definition at line 265 of file junction.h.


Member Data Documentation

Vector ckdata::Amj_values [private]
 

Definition at line 279 of file junction.h.

Vector ckdata::Ck
 

Definition at line 244 of file junction.h.

double ckdata::Tol
 

Definition at line 245 of file junction.h.

real_table ckdata::bessel_values [private]
 

Definition at line 276 of file junction.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