31 " Too many plots; the limit is%3ld This one ignored.\n",
42 else if( p.
nMatch(
"CONT") )
50 else if( p.
nMatch(
"DIFF") )
55 else if( p.
nMatch(
"EMIT") )
60 else if( p.
nMatch(
"OUTW") )
65 else if( p.
nMatch(
"REFL") )
70 else if( p.
nMatch(
"PHOT") )
80 else if( p.
nMatch(
"OPAC") )
87 else if( p.
nMatch(
"SCAT") )
92 else if( p.
nMatch(
"TOTA") )
105 fprintf(
ioQQQ,
" The second keyword on the PLOT command must be CONTINUUM, _MAP, or OPACITY.\n" );
193 " The second (maximum) temperature for the map is%10.2e, but this is less than the first (minimum) temperature,%10.2e\n",
208 " Limits for temperature are negative. This is impossible. Sorry.\n" );
218 fprintf(
ioQQQ,
" Upper and lower plot boundaries are equal.\n" );
301 fprintf(
ioQQQ,
" Upper and lower plot boundaries are equal.\n" );
bool nMatch(const char *chKey) const
void ParsePlot(Parser &p)
STATIC void ParsePlotRangeOption(Parser &p)
#define DEBUG_ENTRY(funcname)
STATIC void ParsePlotRangeContin(Parser &p)
int fprintf(const Output &stream, const char *format,...)