#include "cddefines.h"#include "rfield.h"#include "optimize.h"#include "input.h"#include "parse.h"#include "physconst.h"Include dependency graph for parse_powerlawcontinuum.cpp:

Go to the source code of this file.
Functions | |
| void | ParsePowerlawContinuum (char *chCard) | 
| void ParsePowerlawContinuum | ( | char * | ) | 
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, FFmtRead(), input, INPUT_LINE_LENGTH, ioQQQ, t_optimize::lgVarOn, LIMSPC, nMatch(), t_optimize::nparm, t_input::nRead, t_rfield::nspec, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, rfield, t_rfield::slope, TE1RYD, t_optimize::vincr, and t_optimize::vparm.
Here is the call graph for this function:

 1.4.7