PLplot  5.15.0
plwind.c File Reference
#include "plplotP.h"

Go to the source code of this file.

Macros

#define dtr   0.01745329252
 

Functions

void c_plwind (PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax)
 
void c_plw3d (PLFLT basex, PLFLT basey, PLFLT height, PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, PLFLT alt, PLFLT az)
 

Macro Definition Documentation

◆ dtr

#define dtr   0.01745329252

Definition at line 24 of file plwind.c.

Function Documentation

◆ c_plw3d()

void c_plw3d ( PLFLT  basex,
PLFLT  basey,
PLFLT  height,
PLFLT  xmin,
PLFLT  xmax,
PLFLT  ymin,
PLFLT  ymax,
PLFLT  zmin,
PLFLT  zmax,
PLFLT  alt,
PLFLT  az 
)

Definition at line 137 of file plwind.c.

◆ c_plwind()

void c_plwind ( PLFLT  xmin,
PLFLT  xmax,
PLFLT  ymin,
PLFLT  ymax 
)

Definition at line 33 of file plwind.c.