cloudy
trunk
|
#include "cddefines.h"
#include "rfield.h"
#include "optimize.h"
#include "input.h"
#include "parser.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 10 of file parse_powerlawcontinuum.cpp.
References cdEXIT, t_rfield::chSpType, t_optimize::chVarFmt, t_rfield::cutoff, DEBUG_ENTRY, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), 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, rfield, t_rfield::slope, t_optimize::varang, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().