PeakArea Struct Reference

#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").


Detailed Description

Peak areas

Definition at line 181 of file libcpixe.h.


Field Documentation

ChemSymb PeakArea::symb

Symbol.

Definition at line 182 of file libcpixe.h.

atomicnumber PeakArea::atnum

Atomic number.

Definition at line 183 of file libcpixe.h.

Referenced by initlyr().

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]

Error in peak areas (same convention as in ".area").

Definition at line 185 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