|
cloudy trunk
|
#include "cddefines.h"#include "physconst.h"#include "hydro_bauman.h"#include "iso.h"#include "helike.h"#include "dense.h"#include "opacity.h"#include "atmdat.h"#include "taulines.h"
Go to the source code of this file.
Functions | |
| double | H_cross_section (double EgammaRyd, double EthRyd, long n, long l, long nelem) |
| double H_cross_section | ( | double | EgammaRyd, |
| double | EthRyd, | ||
| long | n, | ||
| long | l, | ||
| long | nelem ) |
H_cross_section - get Hydrogenic cross section
| EgammaRyd | |
| EthRyd | |
| n | |
| l | |
| nelem |
Definition at line 22 of file hydro_recom.cpp.
References ASSERT, H_photo_cs(), and MAX2.
Referenced by iso_cross_section().
