Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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 164 of file libcpixe.h.


Field Documentation

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 167 of file libcpixe.h.

Referenced by initlyr().

atomicnumber PeakArea::atnum
 

Atomic number.

Definition at line 166 of file libcpixe.h.

Referenced by initlyr().

int PeakArea::erro[5][3]
 

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

Definition at line 168 of file libcpixe.h.

ChemSymb PeakArea::symb
 

Symbol.

Definition at line 165 of file libcpixe.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 15 20:43:50 2005 for LibCPIXE API by  doxygen 1.3.9.1