#include "cddefines.h"
#include "physconst.h"
#include "hydrooscilstr.h"
Go to the source code of this file.
Functions | |
double | HydroOscilStr (double xLower, double Upper) |
double HydroOscilStr | ( | double | xLower, | |
double | Upper | |||
) |
HydroOscilStr computes hydrogenic oscillator strengths, Johnson L.C., 1972 ApJ 174 227 Used in the function hdexct.
xLower | ||
Upper |
Definition at line 8 of file hydrooscilstr.cpp.
References ASSERT, DEBUG_ENTRY, DEBUG_EXIT, PI, POW2, and POW3.
Referenced by Hion_colldeexc_cs(), hydro_vs_coll_str(), hydro_vs_deexcit(), hydro_vs_excit(), and HydroEinstA().