#include "cddefines.h"#include "cosmology.h"#include "radius.h"#include "rfield.h"#include "parser.h"#include "physconst.h"Go to the source code of this file.
Functions | |
| void | ParseCMB (double z, long int *nqh) |
| void ParseCMB | ( | double | z, | |
| long int * | nqh | |||
| ) |
ParseCMB parse parameters from fireball command
| z | ||
| *nqh | ||
| *ar1 |
Definition at line 11 of file parse_CMB.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, CMB_TEMP, t_rfield::cutoff, DEBUG_ENTRY, t_rfield::egamry, t_rfield::emm, t_rfield::Illumination, ioQQQ, t_rfield::lgBeamed, t_rfield::lgCMB_set, t_radius::lgRadiusKnown, LIMSPC, t_rfield::nShape, pow(), t_radius::Radius, radius, t_rfield::range, t_radius::rdfalt, rfield, t_rfield::slope, STEFAN_BOLTZ, Illuminate::SYMMETRIC, and t_rfield::totpow.
Referenced by ParseCMBOuter().
1.6.1