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

SFCListElem Struct Reference

#include <libcpixe.h>


Data Fields

atomicnumber Za
 Z of emissor of primary X rays.
atomicnumber Zb
 Z of the element that fluoresces (secondary emissor).
int epri
 primary number identifying the emission group: 0=K, 1=LIII, 2=LII, 3=LI, 4=M
int esec
 secondary number identifying the emission line inside the group
int abs
 Index of absorption energies. From 1 to 9: K LI LII LIII MI MII MIII MIV MV.
double Ea
 Energy of the emission line (in keV).
double sigmaphoto
 photoemission cross section (


Detailed Description

Each element which fluoresces knows which elements (and which lines) are the origin

Definition at line 286 of file libcpixe.h.


Field Documentation

int SFCListElem::abs
 

Index of absorption energies. From 1 to 9: K LI LII LIII MI MII MIII MIV MV.

Definition at line 291 of file libcpixe.h.

Referenced by needSFC().

double SFCListElem::Ea
 

Energy of the emission line (in keV).

Definition at line 292 of file libcpixe.h.

Referenced by needSFC().

int SFCListElem::epri
 

primary number identifying the emission group: 0=K, 1=LIII, 2=LII, 3=LI, 4=M

Definition at line 289 of file libcpixe.h.

Referenced by needSFC().

int SFCListElem::esec
 

secondary number identifying the emission line inside the group

Definition at line 290 of file libcpixe.h.

Referenced by needSFC().

double SFCListElem::sigmaphoto
 

photoemission cross section (

Todo:
units?)

Definition at line 293 of file libcpixe.h.

Referenced by needSFC().

atomicnumber SFCListElem::Za
 

Z of emissor of primary X rays.

Definition at line 287 of file libcpixe.h.

Referenced by needSFC().

atomicnumber SFCListElem::Zb
 

Z of the element that fluoresces (secondary emissor).

Definition at line 288 of file libcpixe.h.

Referenced by needSFC().


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