#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, PI, POW2, and POW3.
Referenced by HydroEinstA().
1.6.1