Mapper
Functions | Variables
plot_qpf_legend.c File Reference

Go to the source code of this file.

Functions

 for (i=0;i< 8;i++)
 

Variables

struct pcppcp
 
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_gridhrap_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
 

Function Documentation

◆ for()

for ( )

Definition at line 33 of file plot_qpf_legend.c.

Variable Documentation

◆ args

Arg args[10]

Definition at line 23 of file plot_qpf_legend.c.

◆ cmult

float cmult

Definition at line 20 of file plot_qpf_legend.c.

◆ color

int color

Definition at line 19 of file plot_qpf_legend.c.

◆ delim

float delim[][16]
extern

Definition at line 30 of file mapper.c.

◆ di

int di[4]

Definition at line 28 of file plot_qpf_legend.c.

◆ display

Display* display
extern

Definition at line 159 of file mapper.c.

◆ display_set

struct display_set display_set[4]
extern

Definition at line 128 of file mapper.c.

◆ dj

int dj[4]

Definition at line 28 of file plot_qpf_legend.c.

◆ dmult

float dmult

Definition at line 20 of file plot_qpf_legend.c.

◆ drawing_area

Widget drawing_area
extern

Definition at line 185 of file mapper.c.

◆ dx

int dx

Definition at line 28 of file plot_qpf_legend.c.

◆ dy

int dy

Definition at line 28 of file plot_qpf_legend.c.

◆ fbuf

char fbuf[100]

Definition at line 17 of file plot_qpf_legend.c.

◆ font

Font font[10]
extern

Definition at line 161 of file mapper.c.

◆ gc

GC gc
extern

Definition at line 163 of file mapper.c.

◆ height

Dimension height

Definition at line 22 of file plot_qpf_legend.c.

◆ hrap_grid

struct hrap_grid* hrap_grid
extern

Definition at line 142 of file mapper.c.

◆ i

int i

Definition at line 18 of file plot_qpf_legend.c.

◆ info_font

XFontStruct* info_font[10]
extern

Definition at line 195 of file mapper.c.

◆ j

int j

Definition at line 18 of file plot_qpf_legend.c.

◆ k

int k

Definition at line 18 of file plot_qpf_legend.c.

◆ kscale

int kscale
extern

Definition at line 101 of file mapper.c.

◆ lint1

long lint1

Definition at line 26 of file plot_qpf_legend.c.

◆ lint2

long lint2

Definition at line 26 of file plot_qpf_legend.c.

◆ mult

float mult

Definition at line 20 of file plot_qpf_legend.c.

◆ MY

int MY =10

Definition at line 19 of file plot_qpf_legend.c.

◆ npoint

int npoint[2]
extern

Definition at line 105 of file mapper.c.

◆ nx

long nx[4]

Definition at line 21 of file plot_qpf_legend.c.

◆ ny

long ny[4]

Definition at line 21 of file plot_qpf_legend.c.

◆ pcp

struct pcp* pcp
extern

Definition at line 140 of file mapper.c.

◆ pcp_in_use

int pcp_in_use[50]
extern

Definition at line 78 of file mapper.c.

◆ point

XPoint point[5]

Definition at line 25 of file plot_qpf_legend.c.

◆ pts

int pts

Definition at line 28 of file plot_qpf_legend.c.

◆ value

float value

Definition at line 29 of file plot_qpf_legend.c.

◆ width

Dimension width

Definition at line 22 of file plot_qpf_legend.c.

◆ xcen

signed long xcen

Definition at line 27 of file plot_qpf_legend.c.

◆ xmap

unsigned long xmap[16]
extern

Definition at line 116 of file mapper.c.

◆ xmax

long xmax

Definition at line 26 of file plot_qpf_legend.c.

◆ xmin

long xmin

Definition at line 26 of file plot_qpf_legend.c.

◆ xrat

float xrat

Definition at line 20 of file plot_qpf_legend.c.

◆ XSIZE

unsigned long XSIZE

Definition at line 24 of file plot_qpf_legend.c.

◆ ycen

signed long ycen

Definition at line 27 of file plot_qpf_legend.c.

◆ yheight

int yheight

Definition at line 28 of file plot_qpf_legend.c.

◆ ymax

long ymax

Definition at line 26 of file plot_qpf_legend.c.

◆ ymin

long ymin

Definition at line 26 of file plot_qpf_legend.c.

◆ yrat

float yrat

Definition at line 20 of file plot_qpf_legend.c.

◆ YSIZE

unsigned long YSIZE

Definition at line 24 of file plot_qpf_legend.c.

◆ zoom

int zoom

Definition at line 9 of file plot_qpf_legend.c.