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

ELEMENT Struct Reference

#include <libcpixe.h>


Data Fields

char symbol [3]
 Chemical symbol.
int Z
 Atomic number.
int A
 Number of nucleons.
double M
 Natural Atomic weight, in amu.
double IM
 Isotopic mass, in amu.


Detailed Description

Chemical element

Definition at line 68 of file libcpixe.h.


Field Documentation

int ELEMENT::A
 

Number of nucleons.

Definition at line 72 of file libcpixe.h.

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

double ELEMENT::IM
 

Isotopic mass, in amu.

Definition at line 74 of file libcpixe.h.

Referenced by createSPTs(), readCOMPOUND(), readEXP_PARAM(), readINPUT(), translatesample(), and translatesample2().

double ELEMENT::M
 

Natural Atomic weight, in amu.

Definition at line 73 of file libcpixe.h.

Referenced by readCOMPOUND(), readEXP_PARAM(), readFilter(), readINPUT(), readsample(), translatesample(), and translatesample2().

char ELEMENT::symbol[3]
 

Chemical symbol.

Definition at line 70 of file libcpixe.h.

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

int ELEMENT::Z
 

Atomic number.

Definition at line 71 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), createPresentElems(), createSPTs(), createsublyrs(), deNormalize(), getSP(), initlyr(), integrate_Simpson(), readCOMPOUND(), readEXP_PARAM(), readINPUT(), TotAbsor(), translatesample(), and translatesample2().


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