|
Mapper
|
Go to the source code of this file.
Functions | |
| for (i=0;i< 8;i++) | |
Variables | |
| struct pcp * | pcp |
| int | pcp_in_use [50] |
| Font | font [10] |
| XFontStruct * | info_font [10] |
| Display * | display |
| int | npoint [2] |
| int | zoom |
| int | kscale |
| GC | gc |
| unsigned long | xmap [16] |
| Widget | drawing_area |
| float | delim [][16] |
| struct display_set | display_set [4] |
| struct hrap_grid * | hrap_grid |
| char | fbuf [100] |
| int | i |
| int | j |
| int | k |
| int | color |
| int | MY =10 |
| float | xrat |
| float | yrat |
| float | mult |
| float | dmult |
| float | cmult |
| long | nx [4] |
| long | ny [4] |
| Dimension | width |
| Dimension | height |
| Arg | args [10] |
| unsigned long | XSIZE |
| unsigned long | YSIZE |
| XPoint | point [5] |
| long | xmin |
| long | xmax |
| long | ymin |
| long | ymax |
| long | lint1 |
| long | lint2 |
| signed long | xcen |
| signed long | ycen |
| int | di [4] |
| int | dj [4] |
| int | dy |
| int | dx |
| int | pts |
| int | yheight |
| float | value |
| for | ( | ) |
Definition at line 33 of file plot_qpf_legend.c.
| Arg args[10] |
Definition at line 23 of file plot_qpf_legend.c.
| float cmult |
Definition at line 20 of file plot_qpf_legend.c.
| int color |
Definition at line 19 of file plot_qpf_legend.c.
| int di[4] |
Definition at line 28 of file plot_qpf_legend.c.
|
extern |
| int dj[4] |
Definition at line 28 of file plot_qpf_legend.c.
| float dmult |
Definition at line 20 of file plot_qpf_legend.c.
| int dx |
Definition at line 28 of file plot_qpf_legend.c.
| int dy |
Definition at line 28 of file plot_qpf_legend.c.
| char fbuf[100] |
Definition at line 17 of file plot_qpf_legend.c.
| Dimension height |
Definition at line 22 of file plot_qpf_legend.c.
| int i |
Definition at line 18 of file plot_qpf_legend.c.
| int j |
Definition at line 18 of file plot_qpf_legend.c.
| int k |
Definition at line 18 of file plot_qpf_legend.c.
| long lint1 |
Definition at line 26 of file plot_qpf_legend.c.
| long lint2 |
Definition at line 26 of file plot_qpf_legend.c.
| float mult |
Definition at line 20 of file plot_qpf_legend.c.
| int MY =10 |
Definition at line 19 of file plot_qpf_legend.c.
| long nx[4] |
Definition at line 21 of file plot_qpf_legend.c.
| long ny[4] |
Definition at line 21 of file plot_qpf_legend.c.
| XPoint point[5] |
Definition at line 25 of file plot_qpf_legend.c.
| int pts |
Definition at line 28 of file plot_qpf_legend.c.
| float value |
Definition at line 29 of file plot_qpf_legend.c.
| Dimension width |
Definition at line 22 of file plot_qpf_legend.c.
| signed long xcen |
Definition at line 27 of file plot_qpf_legend.c.
| long xmax |
Definition at line 26 of file plot_qpf_legend.c.
| long xmin |
Definition at line 26 of file plot_qpf_legend.c.
| float xrat |
Definition at line 20 of file plot_qpf_legend.c.
| unsigned long XSIZE |
Definition at line 24 of file plot_qpf_legend.c.
| signed long ycen |
Definition at line 27 of file plot_qpf_legend.c.
| int yheight |
Definition at line 28 of file plot_qpf_legend.c.
| long ymax |
Definition at line 26 of file plot_qpf_legend.c.
| long ymin |
Definition at line 26 of file plot_qpf_legend.c.
| float yrat |
Definition at line 20 of file plot_qpf_legend.c.
| unsigned long YSIZE |
Definition at line 24 of file plot_qpf_legend.c.
| int zoom |
Definition at line 9 of file plot_qpf_legend.c.