ResonanceAbsorptionLines`
ResonanceAbsorptionLines`
AtomicData
AtomicData[element]
gives the spectral data of the resonance absorption lines produced by element element.
AtomicData[element,ionstage]
gives the data for the lines of the ionization level ionstage.
Details and Options
- To use AtomicData, you first need to load the Resonance Absorption Lines Package using Needs["ResonanceAbsorptionLines`"].
- AtomicData[element] gives a list of properties for the lines produced by the specified element.
- These properties are:
-
VacuumWavelength[element] vacuum wavelength AirWavelength[element] air wavelength LowerTermFineStructureEnergy[element] lower-term fine structure energy LowerStatisticalWeight[element] statistical weight of the lower level UpperStatisticalWeight[element] statistical weight of the upper level RelativeStrength[element] relative strength TransitionProbability[element] transition probability DampingConstant[element] damping constant OscillatorStrength[element] oscillator strength of the element - Individual properties can be selected using related functions.