Jspice3
gplot Struct Reference

#include <newgraf.h>

Collaboration diagram for gplot:

Data Fields

int numtr
 
int numpt
 
int opt
 
int lastx
 
bool iniplot
 
float * xdata
 
struct gscalescale
 
struct plotplot
 
struct dvlistdlist
 
struct gtrace tdata [PNUM]
 
struct screen scr
 
struct gref ref
 

Detailed Description

Definition at line 103 of file newgraf.h.

Field Documentation

struct dvlist* gplot::dlist

Definition at line 112 of file newgraf.h.

bool gplot::iniplot

Definition at line 108 of file newgraf.h.

int gplot::lastx

Definition at line 107 of file newgraf.h.

int gplot::numpt

Definition at line 105 of file newgraf.h.

int gplot::numtr

Definition at line 104 of file newgraf.h.

int gplot::opt

Definition at line 106 of file newgraf.h.

struct plot* gplot::plot

Definition at line 111 of file newgraf.h.

struct gref gplot::ref

Definition at line 115 of file newgraf.h.

struct gscale* gplot::scale

Definition at line 110 of file newgraf.h.

struct screen gplot::scr

Definition at line 114 of file newgraf.h.

struct gtrace gplot::tdata[PNUM]

Definition at line 113 of file newgraf.h.

float* gplot::xdata

Definition at line 109 of file newgraf.h.


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