Jspice3
plot Struct Reference

#include <ftedata.h>

Collaboration diagram for plot:

Data Fields

char * pl_title
 
char * pl_date
 
char * pl_name
 
char * pl_typename
 
void * pl_hashtab
 
struct dvecpl_dvecs
 
struct dvecpl_scale
 
struct plotpl_next
 
wordlistpl_commands
 
struct variablepl_env
 
char * pl_ccom
 
bool pl_written
 
int pl_ndims
 
int pl_active
 
double pl_start
 
double pl_stop
 
double pl_step
 

Detailed Description

Definition at line 61 of file ftedata.h.

Field Documentation

int plot::pl_active

Definition at line 75 of file ftedata.h.

char* plot::pl_ccom

Definition at line 72 of file ftedata.h.

wordlist* plot::pl_commands

Definition at line 70 of file ftedata.h.

char* plot::pl_date

Definition at line 63 of file ftedata.h.

struct dvec* plot::pl_dvecs

Definition at line 67 of file ftedata.h.

struct variable* plot::pl_env

Definition at line 71 of file ftedata.h.

void* plot::pl_hashtab

Definition at line 66 of file ftedata.h.

char* plot::pl_name

Definition at line 64 of file ftedata.h.

int plot::pl_ndims

Definition at line 74 of file ftedata.h.

struct plot* plot::pl_next

Definition at line 69 of file ftedata.h.

struct dvec* plot::pl_scale

Definition at line 68 of file ftedata.h.

double plot::pl_start

Definition at line 76 of file ftedata.h.

double plot::pl_step

Definition at line 78 of file ftedata.h.

double plot::pl_stop

Definition at line 77 of file ftedata.h.

char* plot::pl_title

Definition at line 62 of file ftedata.h.

char* plot::pl_typename

Definition at line 65 of file ftedata.h.

bool plot::pl_written

Definition at line 73 of file ftedata.h.


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