|
cloudy
trunk
|
#include "cddefines.h"#include "physconst.h"#include "rfield.h"#include "radius.h"#include "parse.h"
Go to the source code of this file.
Functions | |
| void | ParseF_nu (char *chCard, long int *nqh, realnum *ar1, const char *chType, bool lgNU2) |
| void ParseF_nu | ( | char * | chCard, |
| long int * | nqh, | ||
| realnum * | ar1, | ||
| const char * | chType, | ||
| bool | lgNU2 | ||
| ) |
ParseF_nu parse intensity command parameters
| *chCard | |
| *nqh | |
| *ar1 | |
| *chType | |
| lgNU2 |
Definition at line 10 of file parse_f_nu.cpp.
References cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, DEBUG_ENTRY, FFmtRead(), FR1RYD, HIONPOT, INPUT_LINE_LENGTH, ioQQQ, t_rfield::lgTimeVary, LIMSPC, nMatch(), NoNumb(), t_radius::Radius, radius, t_rfield::range, t_radius::rdfalt, rfield, and t_rfield::totpow.
Referenced by ParseCommands().

1.8.3.1