|
Jspice3
|
#include <ftegraph.h>

Data Structures | |
| struct | _keyed |
Definition at line 29 of file ftegraph.h.
| struct { ... } graph::absolute |
| double graph::aspectratiox |
Definition at line 79 of file ftegraph.h.
| double graph::aspectratioy |
Definition at line 79 of file ftegraph.h.
| struct { ... } * graph::buttons |
| int graph::buttonsxoff |
Definition at line 114 of file ftegraph.h.
| int graph::buttonsyoff |
Definition at line 115 of file ftegraph.h.
| int graph::center |
Definition at line 99 of file ftegraph.h.
| int graph::circular |
Definition at line 87 of file ftegraph.h.
| struct { ... } graph::circular |
| int graph::colors[NUMCOLORS] |
Definition at line 76 of file ftegraph.h.
| char* graph::commandline |
Definition at line 133 of file ftegraph.h.
| GRDATA(* graph::copydata) () |
Definition at line 72 of file ftegraph.h.
| int graph::currentcolor |
Definition at line 41 of file ftegraph.h.
| struct { ... } graph::datawindow |
| int graph::decsp |
Definition at line 96 of file ftegraph.h.
| int graph::degree |
Definition at line 39 of file ftegraph.h.
| void(* graph::destroy) () |
Definition at line 71 of file ftegraph.h.
| char* graph::devdep |
Definition at line 144 of file ftegraph.h.
| int graph::distance |
Definition at line 91 of file ftegraph.h.
| int graph::fontheight |
Definition at line 82 of file ftegraph.h.
| int graph::fontwidth |
Definition at line 82 of file ftegraph.h.
| int graph::graphid |
Definition at line 30 of file ftegraph.h.
| int graph::graphtype |
Definition at line 31 of file ftegraph.h.
| struct { ... } graph::grid |
| GRIDTYPE graph::gridtype |
Definition at line 86 of file ftegraph.h.
| int graph::hacked |
Definition at line 93 of file ftegraph.h.
| int graph::height |
Definition at line 45 of file ftegraph.h.
| double graph::height |
Definition at line 60 of file ftegraph.h.
| int graph::highlimit |
Definition at line 91 of file ftegraph.h.
| int graph::hmt |
Definition at line 96 of file ftegraph.h.
| int graph::id |
Definition at line 111 of file ftegraph.h.
| struct graph::_keyed * graph::keyed |
| struct { ... } graph::lin |
| int graph::linestyle |
Definition at line 42 of file ftegraph.h.
| int graph::lmt |
Definition at line 96 of file ftegraph.h.
| struct { ... } graph::log |
| int graph::lowlimit |
Definition at line 91 of file ftegraph.h.
| char* graph::message |
Definition at line 112 of file ftegraph.h.
| char graph::message[161] |
Definition at line 119 of file ftegraph.h.
| struct { ... } graph::messagebox |
| int graph::messagexoff |
Definition at line 121 of file ftegraph.h.
| int graph::messageyoff |
Definition at line 122 of file ftegraph.h.
| double graph::mrad |
Definition at line 100 of file ftegraph.h.
| int graph::mult |
Definition at line 91 of file ftegraph.h.
| int graph::numbuttons |
Definition at line 109 of file ftegraph.h.
| int graph::numspace |
Definition at line 91 of file ftegraph.h.
| int graph::onedec |
Definition at line 92 of file ftegraph.h.
| int graph::onevalue |
Definition at line 36 of file ftegraph.h.
| GRDATA graph::plotdata |
Definition at line 33 of file ftegraph.h.
| char* graph::plotname |
Definition at line 35 of file ftegraph.h.
| PLOTTYPE graph::plottype |
Definition at line 84 of file ftegraph.h.
| int graph::pp |
Definition at line 96 of file ftegraph.h.
| int graph::radius |
Definition at line 99 of file ftegraph.h.
| void(* graph::redraw) () |
Definition at line 70 of file ftegraph.h.
| int graph::spacing |
Definition at line 91 of file ftegraph.h.
| int graph::subs |
Definition at line 96 of file ftegraph.h.
| int graph::ticmarks |
Definition at line 81 of file ftegraph.h.
| char graph::units[16] |
Definition at line 90 of file ftegraph.h.
| struct { ... } graph::viewport |
| int graph::viewportxoff |
Definition at line 47 of file ftegraph.h.
| int graph::viewportyoff |
Definition at line 48 of file ftegraph.h.
| int graph::width |
Definition at line 45 of file ftegraph.h.
| double graph::width |
Definition at line 60 of file ftegraph.h.
| union { ... } graph::xaxis |
| int graph::xdatatype |
Definition at line 104 of file ftegraph.h.
| double graph::xdelta |
Definition at line 105 of file ftegraph.h.
| char* graph::xlabel |
Definition at line 106 of file ftegraph.h.
| double graph::xmax |
Definition at line 58 of file ftegraph.h.
| double graph::xmin |
Definition at line 58 of file ftegraph.h.
| int graph::xpos |
Definition at line 51 of file ftegraph.h.
| union { ... } graph::yaxis |
| int graph::ydatatype |
Definition at line 104 of file ftegraph.h.
| double graph::ydelta |
Definition at line 105 of file ftegraph.h.
| char * graph::ylabel |
Definition at line 106 of file ftegraph.h.
| double graph::ymax |
Definition at line 58 of file ftegraph.h.
| double graph::ymin |
Definition at line 58 of file ftegraph.h.
| int graph::ypos |
Definition at line 52 of file ftegraph.h.