t_plotCom Struct Reference

#include <plot.h>

Collaboration diagram for t_plotCom:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 11 of file plot.h.


Field Documentation

char t_plotCom::chPType[NDPLOT][5]

which type of plot

Definition at line 14 of file plot.h.

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

lgPlotON is flag set when plot turned on

Definition at line 17 of file plot.h.

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

bool t_plotCom::lgPltTrace[NDPLOT]

flag set with plot trace command

Definition at line 26 of file plot.h.

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

long int t_plotCom::nplot

number of plots

Definition at line 23 of file plot.h.

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

float t_plotCom::pltxmn[NDPLOT]

Definition at line 19 of file plot.h.

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

float t_plotCom::pltxmx[NDPLOT]

Definition at line 19 of file plot.h.

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


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.5.9