AEInfo Struct Reference

#include <grainvar.h>

Collaboration diagram for AEInfo:

Collaboration graph
[legend]

Data Fields

unsigned long nSubShell
unsigned long * nData
double * IonThres
double ** AvNumber
double ** Energy

Detailed Description

this struct stores the data for the energy spectrum of emitted Auger electrons for a single element The data are currently taken from Table 4.1 and 4.2 of >>refer grain Dwek, E., & Smith, R.K., 1996, ApJ, 459, 686

Definition at line 127 of file grainvar.h.


Field Documentation

double** AEInfo::AvNumber

AvNumber[nSubShell][nData[ns]]: no. of electrons per primary ionization

Definition at line 132 of file grainvar.h.

Referenced by ReadAugerData().

double** AEInfo::Energy

Energy[nSubShell][nData[ns]]: energy of electron in Ryd

Definition at line 133 of file grainvar.h.

Referenced by ReadAugerData().

double* AEInfo::IonThres

IonThres[nSubShell]: ionization threshold for electron in this subshell in Ryd

Definition at line 131 of file grainvar.h.

Referenced by ReadAugerData().

unsigned long* AEInfo::nData

nData[nSubShell]: number of data points for each subshell

Definition at line 130 of file grainvar.h.

Referenced by ReadAugerData().

unsigned long AEInfo::nSubShell

number of subshells of this element for which data is present

Definition at line 129 of file grainvar.h.

Referenced by InitBinAugerData(), and ReadAugerData().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:11 2009 for cloudy by  doxygen 1.4.7