t_plotCom Struct Reference

#include <plot.h>

Collaboration diagram for t_plotCom:

Collaboration graph
[legend]

Data Fields

char chPType [NDPLOT][5]
bool lgPlotON
realnum pltxmn [NDPLOT]
realnum pltxmx [NDPLOT]
long int nplot
bool lgPltTrace [NDPLOT]

Detailed Description

Definition at line 15 of file plot.h.


Field Documentation

char t_plotCom::chPType[NDPLOT][5]

which type of plot

Definition at line 18 of file plot.h.

Referenced by InitDefaultsPreparse(), ParsePlot(), plot(), pltcon(), and pltopc().

bool t_plotCom::lgPlotON

lgPlotON is flag set when plot turned on

Definition at line 21 of file plot.h.

Referenced by InitDefaultsPreparse(), ParseCommands(), ParsePlot(), and plot().

bool t_plotCom::lgPltTrace[NDPLOT]

flag set with plot trace command

Definition at line 30 of file plot.h.

Referenced by InitDefaultsPreparse(), ParsePlot(), pltcon(), pltmap(), and pltopc().

long int t_plotCom::nplot

number of plots

Definition at line 27 of file plot.h.

Referenced by ParseCommands(), ParsePlot(), ParsePlotRangeContin(), ParsePlotRangeOption(), and plot().

realnum t_plotCom::pltxmn[NDPLOT]

Definition at line 23 of file plot.h.

Referenced by ParsePlotRangeContin(), ParsePlotRangeOption(), pltcon(), pltmap(), and pltopc().

realnum t_plotCom::pltxmx[NDPLOT]

Definition at line 23 of file plot.h.

Referenced by ParsePlotRangeContin(), ParsePlotRangeOption(), pltcon(), pltmap(), and pltopc().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:53 2009 for cloudy by  doxygen 1.4.7