QSAS_2_4/QSAS_dist/src/Utilities/qplplot/pldeprecated.c File Reference

#include "plplotP.h"

Defines

#define NEED_PLDEBUG
#define SCALE0   2.0

Functions

int plParseOpts (int *p_argc, const char **argv, PLINT mode)
void plHLS_RGB (PLFLT h, PLFLT l, PLFLT s, PLFLT *p_r, PLFLT *p_g, PLFLT *p_b)
void plRGB_HLS (PLFLT r, PLFLT g, PLFLT b, PLFLT *p_h, PLFLT *p_l, PLFLT *p_s)
void plarrows (PLFLT *u, PLFLT *v, PLFLT *x, PLFLT *y, PLINT n, PLFLT scale, PLFLT dx, PLFLT dy)

Variables

static PLFLT arrow_x [4] = {0.5, -0.5, -0.27, -0.5}
static PLFLT arrow_y [4] = {0.0, 0.0, 0.0, 0.20}

Define Documentation

#define NEED_PLDEBUG

#define SCALE0   2.0


Function Documentation

void plarrows ( PLFLT u,
PLFLT v,
PLFLT x,
PLFLT y,
PLINT  n,
PLFLT  scale,
PLFLT  dx,
PLFLT  dy 
)

void plHLS_RGB ( PLFLT  h,
PLFLT  l,
PLFLT  s,
PLFLT p_r,
PLFLT p_g,
PLFLT p_b 
)

int plParseOpts ( int *  p_argc,
const char **  argv,
PLINT  mode 
)

void plRGB_HLS ( PLFLT  r,
PLFLT  g,
PLFLT  b,
PLFLT p_h,
PLFLT p_l,
PLFLT p_s 
)


Variable Documentation

PLFLT arrow_x[4] = {0.5, -0.5, -0.27, -0.5} [static]

PLFLT arrow_y[4] = {0.0, 0.0, 0.0, 0.20} [static]


Generated on Fri Jan 8 12:51:26 2010 for QSAS by  doxygen 1.5.7