#include <../../nrnconf.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "hoc.h"
#include "gui-redirect.h"
Go to the source code of this file.
◆ CLIP
◆ HEIGHT
◆ Jaslove
◆ MAXCNT
◆ NPARAM
◆ Ret
◆ WIDTH
◆ xhigh
◆ xlow
◆ XO
◆ xorg
◆ XS
◆ xsav
◆ xscale
◆ yhigh
◆ ylow
◆ YO
◆ yorg
◆ YS
◆ ysav
◆ yscale
◆ Grph
◆ close_regraph()
◆ do_regraph()
◆ do_setup()
◆ free_graph()
◆ hoc_axis()
◆ hoc_Graph()
◆ hoc_Graphmode()
◆ hoc_Plot()
◆ hoc_plotx()
◆ hoc_ploty()
◆ hoc_regraph()
◆ open_regraph()
◆ PLOT()
| static int PLOT |
( |
int |
narg, |
|
|
int |
mode, |
|
|
double |
x, |
|
|
double |
y |
|
) |
| |
|
static |
◆ plotflush()
| static void plotflush |
( |
int |
contin | ) |
|
|
static |
◆ plotstream()
| static void plotstream |
( |
int |
narg, |
|
|
int |
mode, |
|
|
double |
x |
|
) |
| |
|
static |
◆ save_regraph_item()
| static void save_regraph_item |
( |
int |
narg, |
|
|
int |
mode, |
|
|
double |
x |
|
) |
| |
|
static |
◆ badgraph
◆ clip
◆ glist_head
◆ glist_tail
◆ graph_sym_list
◆ grphing
◆ initialized
◆ lastmode
◆ lx
◆ max_regraph_index
| int max_regraph_index = 1000 |
|
static |
◆ nrnpy_gui_helper_
◆ nrnpy_object_to_double_
| double(* nrnpy_object_to_double_) (Object *) |
◆ param
Initial value:= {
XO,
YO,
XS,
YS, -1e9,-1e9,1e9,1e9,0.0,0.0
}
Definition at line 153 of file axis.cpp.
◆ pcnt
◆ regraph_color
◆ regraph_index
◆ regraph_mode
◆ regraph_narg
◆ regraph_x
◆ regraph_y
◆ SaveForRegraph
◆ xinc
◆ XORG
◆ XSIZE
◆ xstart
◆ xstop
◆ yinc
◆ YORG
◆ YSIZE
◆ ystart
◆ ystop