cloudy trunk
Loading...
Searching...
No Matches
t_plotCom Struct Reference

#include <plot.h>

Collaboration diagram for t_plotCom:

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

◆ chPType

char t_plotCom::chPType[NDPLOT][5]

which type of plot

Definition at line 18 of file plot.h.

◆ lgPlotON

bool t_plotCom::lgPlotON

lgPlotON is flag set when plot turned on

Definition at line 21 of file plot.h.

◆ lgPltTrace

bool t_plotCom::lgPltTrace[NDPLOT]

flag set with plot trace command

Definition at line 30 of file plot.h.

◆ nplot

long int t_plotCom::nplot

number of plots

Definition at line 27 of file plot.h.

◆ pltxmn

realnum t_plotCom::pltxmn[NDPLOT]

Definition at line 23 of file plot.h.

◆ pltxmx

realnum t_plotCom::pltxmx[NDPLOT]

Definition at line 24 of file plot.h.


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