#include "cddefines.h"#include "rfield.h"#include "optimize.h"#include "input.h"#include "parser.h"#include "physconst.h"Go to the source code of this file.
Functions | |
| void | ParsePowerlawContinuum (Parser &p) |
| void ParsePowerlawContinuum | ( | Parser & | p | ) |
ParsePowerlawContinuum parse the power law continuum command
Definition at line 11 of file parse_powerlawcontinuum.cpp.
References cdEXIT, t_rfield::chSpType, t_optimize::chVarFmt, t_rfield::cutoff, DEBUG_ENTRY, Parser::FFmtRead(), input, ioQQQ, Parser::lgEOL(), t_optimize::lgVarOn, LIMSPC, Parser::nMatch(), t_optimize::nparm, t_input::nRead, t_rfield::nShape, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, pow(), rfield, t_rfield::slope, TE1RYD, t_optimize::varang, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().
1.6.1