#include <libcpixe.h>
Data Fields | |
| atomicnumber | Za |
| Z of emissor of primary X rays. | |
| atomicnumber | Zb |
| Z of the element that fluoresces (secondary emissor). | |
| int | epri |
| primary number identifying the emission group: 0=K, 1=LIII, 2=LII, 3=LI, 4=M | |
| int | esec |
| secondary number identifying the emission line inside the group | |
| int | abs |
| Index of absorption energies. From 1 to 9: K LI LII LIII MI MII MIII MIV MV. | |
| double | Ea |
| Energy of the emission line (in keV). | |
| double | sigmaphoto |
| photoemission cross section ( | |
Definition at line 286 of file libcpixe.h.
|
|
Index of absorption energies. From 1 to 9: K LI LII LIII MI MII MIII MIV MV.
Definition at line 291 of file libcpixe.h. Referenced by needSFC(). |
|
|
Energy of the emission line (in keV).
Definition at line 292 of file libcpixe.h. Referenced by needSFC(). |
|
|
primary number identifying the emission group: 0=K, 1=LIII, 2=LII, 3=LI, 4=M
Definition at line 289 of file libcpixe.h. Referenced by needSFC(). |
|
|
secondary number identifying the emission line inside the group
Definition at line 290 of file libcpixe.h. Referenced by needSFC(). |
|
|
photoemission cross section (
Definition at line 293 of file libcpixe.h. Referenced by needSFC(). |
|
|
Z of emissor of primary X rays.
Definition at line 287 of file libcpixe.h. Referenced by needSFC(). |
|
|
Z of the element that fluoresces (secondary emissor).
Definition at line 288 of file libcpixe.h. Referenced by needSFC(). |
1.3.9.1