|
Jspice3
|
#include <ftedata.h>

Data Fields | |
| char * | v_name |
| int | v_type |
| short | v_flags |
| double * | v_realdata |
| complex * | v_compdata |
| double | v_minsignal |
| double | v_maxsignal |
| GRIDTYPE | v_gridtype |
| PLOTTYPE | v_plottype |
| int | v_length |
| int | v_rlength |
| int | v_outindex |
| int | v_linestyle |
| int | v_color |
| char * | v_defcolor |
| int | v_numdims |
| int | v_dims [MAXDIMS] |
| struct plot * | v_plot |
| struct dvec * | v_next |
| struct dvlist * | v_link2 |
| struct dvec * | v_scale |