Defines | Functions

plwind.c File Reference

#include "plplotP.h"

Go to the source code of this file.

Defines

#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 xmin0, PLFLT xmax0, PLFLT ymin0, PLFLT ymax0, PLFLT zmin0, PLFLT zmax0, PLFLT alt, PLFLT az)

Define Documentation

#define dtr   0.01745329252

Definition at line 26 of file plwind.c.


Function Documentation

void c_plw3d ( PLFLT  basex,
PLFLT  basey,
PLFLT  height,
PLFLT  xmin0,
PLFLT  xmax0,
PLFLT  ymin0,
PLFLT  ymax0,
PLFLT  zmin0,
PLFLT  zmax0,
PLFLT  alt,
PLFLT  az 
)

Definition at line 139 of file plwind.c.

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

Definition at line 35 of file plwind.c.