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 79 of file libcpixe.h.


Field Documentation

char ELEMENT::symbol[3]

Chemical symbol.

Definition at line 81 of file libcpixe.h.

Referenced by readCOMPOUND(), and readINPUT().

int ELEMENT::Z

Atomic number.

Definition at line 82 of file libcpixe.h.

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

int ELEMENT::A

Number of nucleons.

Definition at line 83 of file libcpixe.h.

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

double ELEMENT::M

Natural Atomic weight, in amu.

Definition at line 84 of file libcpixe.h.

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

double ELEMENT::IM

Isotopic mass, in amu.

Definition at line 85 of file libcpixe.h.

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


The documentation for this struct was generated from the following file:
Generated on Sat Dec 8 23:11:38 2007 for libCPIXE by  doxygen 1.5.4