Uses of Class
gray.AtomData.AtomData
Package | Description |
---|---|
jhd.Formulas |
A package for converting simplified String formulas into data structures suitable for X-ray calculations
|
jhd.MuMassCalculator |
Calculate formula cross sections based on tabulated NIST SRD 8 (XCOM) cross-section data and related calculations.
|
nist.MuMassData |
A Java implementation of NIST-XCOM
See "https://www.nist.gov/pml/xcom-photon-cross-sections-database" The data in this package are covered by the following: © 1990, 1998 copyright by the U.S. |
-
Uses of AtomData in jhd.Formulas
Subclasses of AtomData in jhd.Formulas Modifier and Type Class Description class
FormulaList
A class for converting a chemical formula into a data structure populated with relevant information for computing photon cross sections.Methods in jhd.Formulas that return types with arguments of type AtomData Modifier and Type Method Description java.util.ArrayList<AtomData>
FormulaList. createFormulaList(java.lang.String theFormula)
Returns an ArrayList of AtomData Objects.Method parameters in jhd.Formulas with type arguments of type AtomData Modifier and Type Method Description double
FormulaList. getAtomCount(java.util.ArrayList<AtomData> formulaList, int index)
double
FormulaList. getAtomDensity(java.util.ArrayList<AtomData> formulaList, int index)
java.lang.String
FormulaList. getAtomName(java.util.ArrayList<AtomData> formulaList, int index)
int
FormulaList. getAtomNumber(java.util.ArrayList<AtomData> formulaList, int index)
java.lang.String
FormulaList. getAtomSymbol(java.util.ArrayList<AtomData> formulaList, int index)
double
FormulaList. getAtomWeight(java.util.ArrayList<AtomData> formulaList, int index)
-
Uses of AtomData in jhd.MuMassCalculator
Subclasses of AtomData in jhd.MuMassCalculator Modifier and Type Class Description class
MuMassCalculator
Interpolate tabulated NIST SRD 8 photon cross sections for scattering, photoelectric absorption and pair production, as well as total attenuation coefficients, for any element, or compound (Z= 1 to 100), at energies from 1 KeV to 100 GeV. -
Uses of AtomData in nist.MuMassData
Subclasses of AtomData in nist.MuMassData Modifier and Type Class Description class
LookupNIST
XCOM: Photon Cross Sections Database NIST Standard Reference Database 8 (XGAM) M.J.