#include "cddefines.h"#include "physconst.h"#include "optimize.h"#include "input.h"#include "rfield.h"#include "radius.h"#include "parse.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | ParseBlackbody (Parser &p) |
| void ParseBlackbody | ( | Parser & | p | ) |
parse the blackbody 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 13 of file parse_blackbody.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, t_optimize::chVarFmt, t_rfield::cutoff, DEBUG_ENTRY, t_rfield::egamry, t_rfield::emm, Parser::FFmtRead(), input, ioQQQ, Parser::lgEOL(), t_radius::lgRadiusKnown, t_optimize::lgVarOn, LIMSPC, Parser::m_nqh, Parser::nMatch(), Parser::NoNumb(), t_optimize::nparm, t_input::nRead, t_rfield::nShape, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, pow(), t_radius::Radius, radius, t_rfield::range, t_radius::rdfalt, rfield, set_NaN(), t_rfield::slope, STEFAN_BOLTZ, TE1RYD, TotalInsanity(), t_rfield::totpow, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().
1.6.1