Jspice3
grstuff Struct Reference

Data Fields

double xlim [2]
 
double ylim [2]
 
double xcompress
 
double xindices [2]
 
double xdelta
 
double ydelta
 
bool xlimset
 
bool ylimset
 
bool xcompset
 
bool xindset
 
bool xdeltaset
 
bool ydeltaset
 
bool nointerp
 
int gtype
 
int ptype
 
char * xlabel
 
char * ylabel
 
char * title
 
char * commandline
 

Detailed Description

Definition at line 199 of file doplot.c.

Field Documentation

char* grstuff::commandline

Definition at line 218 of file doplot.c.

int grstuff::gtype

Definition at line 213 of file doplot.c.

bool grstuff::nointerp

Definition at line 212 of file doplot.c.

int grstuff::ptype

Definition at line 214 of file doplot.c.

char* grstuff::title

Definition at line 217 of file doplot.c.

double grstuff::xcompress

Definition at line 202 of file doplot.c.

bool grstuff::xcompset

Definition at line 208 of file doplot.c.

double grstuff::xdelta

Definition at line 204 of file doplot.c.

bool grstuff::xdeltaset

Definition at line 210 of file doplot.c.

double grstuff::xindices[2]

Definition at line 203 of file doplot.c.

bool grstuff::xindset

Definition at line 209 of file doplot.c.

char* grstuff::xlabel

Definition at line 215 of file doplot.c.

double grstuff::xlim[2]

Definition at line 200 of file doplot.c.

bool grstuff::xlimset

Definition at line 206 of file doplot.c.

double grstuff::ydelta

Definition at line 205 of file doplot.c.

bool grstuff::ydeltaset

Definition at line 211 of file doplot.c.

char* grstuff::ylabel

Definition at line 216 of file doplot.c.

double grstuff::ylim[2]

Definition at line 201 of file doplot.c.

bool grstuff::ylimset

Definition at line 207 of file doplot.c.


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