Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

plot_params Struct Reference


Data Fields

Window xwin
int xcol
int nmax
int ycol [NYMAX]
int ny
int zcol
int lines
float point_size
int ntrail
float* xsave
float* ysave
int output
char xlabel [256]
int xlabel_set
char ylabel [256]
int ylabel_set
char header [256]
char color [NYMAX][16]
int icolor [NYMAX]
int ibox
int iback
int curr_color
int limits_from_data
limits lims
int crop_data
int crop_x
int crop_y
int wrap_data
int wrap_x
int wrap_y
float yscale
int xorigin
int yorigin
int xsize
int ysize
int quiet
int ignore_inline
int skip
int modify
int pause
int echo

Field Documentation

char plot_params::color[NYMAX][16]
 

Definition at line 72 of file plot_data.c.

int plot_params::crop_data
 

Definition at line 81 of file plot_data.c.

int plot_params::crop_x
 

Definition at line 82 of file plot_data.c.

int plot_params::crop_y
 

Definition at line 83 of file plot_data.c.

int plot_params::curr_color
 

Definition at line 76 of file plot_data.c.

int plot_params::echo
 

Definition at line 101 of file plot_data.c.

char plot_params::header[256]
 

Definition at line 70 of file plot_data.c.

int plot_params::iback
 

Definition at line 75 of file plot_data.c.

int plot_params::ibox
 

Definition at line 74 of file plot_data.c.

int plot_params::icolor[NYMAX]
 

Definition at line 73 of file plot_data.c.

int plot_params::ignore_inline
 

Definition at line 95 of file plot_data.c.

int plot_params::limits_from_data
 

Definition at line 78 of file plot_data.c.

limits plot_params::lims
 

Definition at line 79 of file plot_data.c.

int plot_params::lines
 

Definition at line 59 of file plot_data.c.

int plot_params::modify
 

Definition at line 98 of file plot_data.c.

int plot_params::nmax
 

Definition at line 54 of file plot_data.c.

int plot_params::ntrail
 

Definition at line 61 of file plot_data.c.

int plot_params::ny
 

Definition at line 56 of file plot_data.c.

int plot_params::output
 

Definition at line 64 of file plot_data.c.

int plot_params::pause
 

Definition at line 99 of file plot_data.c.

float plot_params::point_size
 

Definition at line 60 of file plot_data.c.

int plot_params::quiet
 

Definition at line 94 of file plot_data.c.

int plot_params::skip
 

Definition at line 96 of file plot_data.c.

int plot_params::wrap_data
 

Definition at line 84 of file plot_data.c.

int plot_params::wrap_x
 

Definition at line 85 of file plot_data.c.

int plot_params::wrap_y
 

Definition at line 86 of file plot_data.c.

int plot_params::xcol
 

Definition at line 53 of file plot_data.c.

char plot_params::xlabel[256]
 

Definition at line 66 of file plot_data.c.

int plot_params::xlabel_set
 

Definition at line 67 of file plot_data.c.

int plot_params::xorigin
 

Definition at line 89 of file plot_data.c.

float* plot_params::xsave
 

Definition at line 62 of file plot_data.c.

int plot_params::xsize
 

Definition at line 91 of file plot_data.c.

Window plot_params::xwin
 

Definition at line 51 of file plot_data.c.

int plot_params::ycol[NYMAX]
 

Definition at line 55 of file plot_data.c.

char plot_params::ylabel[256]
 

Definition at line 68 of file plot_data.c.

int plot_params::ylabel_set
 

Definition at line 69 of file plot_data.c.

int plot_params::yorigin
 

Definition at line 90 of file plot_data.c.

float* plot_params::ysave
 

Definition at line 63 of file plot_data.c.

float plot_params::yscale
 

Definition at line 87 of file plot_data.c.

int plot_params::ysize
 

Definition at line 92 of file plot_data.c.

int plot_params::zcol
 

Definition at line 57 of file plot_data.c.


The documentation for this struct was generated from the following file:
Generated at Sun Feb 24 09:57:34 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001