#include "cddefines.h"#include "physconst.h"#include "rfield.h"#include "radius.h"#include "parse.h"Include dependency graph for parse_blackbody.cpp:

Go to the source code of this file.
Functions | |
| void | ParseBlackbody (char *chCard, long int *nqh, realnum *ar1) | 
| void ParseBlackbody | ( | char * | chCard, | |
| long int * | nqh, | |||
| realnum * | ar1 | |||
| ) | 
parse the blackgody command
| *chCard | input command line, already changed to caps | |
| *nqh | counter for which continuum source this is | |
| *ar1 | optional area that might be set here | 
Definition at line 10 of file parse_blackbody.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, t_rfield::cutoff, DEBUG_ENTRY, t_rfield::egamry, t_rfield::emm, FFmtRead(), INPUT_LINE_LENGTH, ioQQQ, t_radius::lgRadiusKnown, LIMSPC, MIN2, nMatch(), t_rfield::nspec, t_radius::Radius, radius, t_rfield::range, t_radius::rdfalt, rfield, t_rfield::slope, STEFAN_BOLTZ, TE1RYD, and t_rfield::totpow.
Here is the call graph for this function:

 1.4.7