Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

EXP_PARAM Struct Reference

#include <libcpixe.h>


Data Fields

ELEMENT ion
 Beam type.
double BeamEner
 Beam Energy, in keV.
double BeamCol
 colimator aperture (diameter of the beam), in mm
double DetColFac
 Relative diameter of det colimator to that used during calib.
double IncAng
 Incident angle (beam to surface normal), in degrees.
double DetAng
 Detector Angle (detector to surface normal), in degrees.
double cosDet
 For optimization. Cos(IncDet).
double cosInc
 For optimization. Cos(IncAng).
double cosFac
 For optimization. Cos(IncAng)/Cos(IncDet).
double BeamCross
 Beam cross section, in cm2.
double FinalEner
 Minimum energy considered, in keV.
SIM_PARAM simpar
 Collection of parameters regarding to simulation.


Detailed Description

Experimental parameters

Definition at line 133 of file libcpixe.h.


Field Documentation

double EXP_PARAM::BeamCol
 

colimator aperture (diameter of the beam), in mm

Definition at line 137 of file libcpixe.h.

Referenced by readEXP_PARAM(), and readINPUT().

double EXP_PARAM::BeamCross
 

Beam cross section, in cm2.

Definition at line 144 of file libcpixe.h.

Referenced by readEXP_PARAM(), and readINPUT().

double EXP_PARAM::BeamEner
 

Beam Energy, in keV.

Definition at line 136 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), createSPTs(), initlyrarray(), readEXP_PARAM(), readINPUT(), and SSThick().

double EXP_PARAM::cosDet
 

For optimization. Cos(IncDet).

Definition at line 141 of file libcpixe.h.

Referenced by initlyr(), readEXP_PARAM(), and readINPUT().

double EXP_PARAM::cosFac
 

For optimization. Cos(IncAng)/Cos(IncDet).

Definition at line 143 of file libcpixe.h.

Referenced by integrate_Simpson(), readEXP_PARAM(), readINPUT(), and SSThick().

double EXP_PARAM::cosInc
 

For optimization. Cos(IncAng).

Definition at line 142 of file libcpixe.h.

Referenced by createsublyrs(), integrate_Simpson(), readEXP_PARAM(), and readINPUT().

double EXP_PARAM::DetAng
 

Detector Angle (detector to surface normal), in degrees.

Definition at line 140 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), readEXP_PARAM(), and readINPUT().

double EXP_PARAM::DetColFac
 

Relative diameter of det colimator to that used during calib.

Definition at line 138 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), deNormalize(), readEXP_PARAM(), and readINPUT().

double EXP_PARAM::FinalEner
 

Minimum energy considered, in keV.

Definition at line 145 of file libcpixe.h.

Referenced by createsublyrs(), initlyrarray(), readEXP_PARAM(), and readINPUT().

double EXP_PARAM::IncAng
 

Incident angle (beam to surface normal), in degrees.

Definition at line 139 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), readEXP_PARAM(), and readINPUT().

ELEMENT EXP_PARAM::ion
 

Beam type.

Todo:
For the moment only H ions are supported.

Definition at line 135 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), createSPTs(), deNormalize(), integrate_Simpson(), readEXP_PARAM(), and readINPUT().

SIM_PARAM EXP_PARAM::simpar
 

Collection of parameters regarding to simulation.

Definition at line 146 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), createSFCList(), deNormalize(), FilterTrans(), initlyr(), integrate_Simpson(), and readINPUT().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 15 20:43:50 2005 for LibCPIXE API by  doxygen 1.3.9.1