#include <libcpixe.h>
Data Fields | |
| int | MaxZinsample |
| larger Atomic number present in the whole sample | |
| int | AllowSXFCorr |
| Flag for secondary fluorescence calculation.1=true, 0=false. | |
| int | AllowXEqCalc |
| Flag for X-ray equivalent calculation. 1=true, 0=false. | |
| double | DTCC |
| Dead Time Correction coefficient. | |
| double | ColCharge |
| Collected charge (fluence*charge_state), in uC. | |
| double | CalEner |
| Energy at which the calibration was done. | |
| int | useFilter |
| Flag: whether a filter on the detector is used (1) or not (0). | |
Definition at line 118 of file libcpixe.h.
|
|
Flag for secondary fluorescence calculation.1=true, 0=false.
Definition at line 121 of file libcpixe.h. Referenced by cpixemain(), readINPUT(), and readSIM_PARAM(). |
|
|
Flag for X-ray equivalent calculation. 1=true, 0=false.
Definition at line 122 of file libcpixe.h. Referenced by integrate_Simpson(), readINPUT(), and readSIM_PARAM(). |
|
|
Energy at which the calibration was done.
Definition at line 126 of file libcpixe.h. Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), and deNormalize(). |
|
|
Collected charge (fluence*charge_state), in uC.
Definition at line 125 of file libcpixe.h. Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), deNormalize(), readINPUT(), and readSIM_PARAM(). |
|
|
Dead Time Correction coefficient.
Definition at line 123 of file libcpixe.h. Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), deNormalize(), readINPUT(), and readSIM_PARAM(). |
|
|
larger Atomic number present in the whole sample
Definition at line 120 of file libcpixe.h. Referenced by cpixecalib(), cpixemain(), CPIXEMAIN(), createSFCList(), FilterTrans(), and initlyr(). |
|
|
Flag: whether a filter on the detector is used (1) or not (0).
Definition at line 127 of file libcpixe.h. Referenced by deNormalize(), and readSIM_PARAM(). |
1.3.9.1