#include <libcpixe.h>
Data Fields | |
| ChemSymb | symb |
| Symbol. | |
| atomicnumber | atnum |
| Atomic number. | |
| int | area [5][3] |
| Peak areas: [0][j]-->K [1][j]-->LIII , [2][j]-->LII , [3][j]-->LI , [4][j]-->M. | |
| int | erro [5][3] |
| Error in peak areas (same convention as in ".area"). | |
Definition at line 181 of file libcpixe.h.
| int PeakArea::area[5][3] |
Peak areas: [0][j]-->K [1][j]-->LIII , [2][j]-->LII , [3][j]-->LI , [4][j]-->M.
Definition at line 184 of file libcpixe.h.
Referenced by initlyr().
| int PeakArea::erro[5][3] |
1.5.4