absorber Struct Reference

#include <libcpixe.h>


Data Fields

int number
char name [6]
int nreg
double ereg [11]
double coef [11][3]
double h [3]


Detailed Description

Filter description (Not used) This structure is inherited from DATTPIXE for holding data about absorber foils by fitting its transmittance function. This is not implemented in this way in CPIXE (see instead the FILTER structure) but maybe in a future we want to support this kind of filter definition too, so the structure is ready for that.
Todo:
document the members of this structure

Definition at line 118 of file libcpixe.h.


Field Documentation

int absorber::number

Definition at line 120 of file libcpixe.h.

char absorber::name[6]

Definition at line 121 of file libcpixe.h.

int absorber::nreg

Definition at line 122 of file libcpixe.h.

double absorber::ereg[11]

Definition at line 123 of file libcpixe.h.

double absorber::coef[11][3]

Definition at line 124 of file libcpixe.h.

double absorber::h[3]

Definition at line 125 of file libcpixe.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 8 23:11:38 2007 for libCPIXE by  doxygen 1.5.4