#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 164 of file libcpixe.h.
|
Peak areas: [0][j]-->K [1][j]-->LIII , [2][j]-->LII , [3][j]-->LI , [4][j]-->M.
Definition at line 167 of file libcpixe.h. Referenced by initlyr(). |
|
Atomic number.
Definition at line 166 of file libcpixe.h. Referenced by initlyr(). |
|
Error in peak areas (same convention as in ".area").
Definition at line 168 of file libcpixe.h. |
|
Symbol.
Definition at line 165 of file libcpixe.h. |