#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. | |
Definition at line 68 of file libcpixe.h.
|
|
Number of nucleons.
Definition at line 72 of file libcpixe.h. Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), readCOMPOUND(), readEXP_PARAM(), readINPUT(), translatesample(), and translatesample2(). |
|
|
Isotopic mass, in amu.
Definition at line 74 of file libcpixe.h. Referenced by createSPTs(), readCOMPOUND(), readEXP_PARAM(), readINPUT(), translatesample(), and translatesample2(). |
|
|
Natural Atomic weight, in amu.
Definition at line 73 of file libcpixe.h. Referenced by readCOMPOUND(), readEXP_PARAM(), readFilter(), readINPUT(), readsample(), translatesample(), and translatesample2(). |
|
|
Chemical symbol.
Definition at line 70 of file libcpixe.h. Referenced by readCOMPOUND(), readEXP_PARAM(), and readINPUT(). |
|
|
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(). |
1.3.9.1