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

#include "plplotP.h"

Defines

#define MAP_FILE   ".map"
#define OFFSET   (180*100)
#define SCALE   100.0
#define W_BUFSIZ   (32*1024)
#define NSEG   100

Functions

void plmap (void(*mapform)(PLINT, PLFLT *, PLFLT *), const char *type, PLFLT minlong, PLFLT maxlong, PLFLT minlat, PLFLT maxlat)
void plmeridians (void(*mapform)(PLINT, PLFLT *, PLFLT *), PLFLT dlong, PLFLT dlat, PLFLT minlong, PLFLT maxlong, PLFLT minlat, PLFLT maxlat)

Define Documentation

#define MAP_FILE   ".map"

#define NSEG   100

#define OFFSET   (180*100)

#define SCALE   100.0

#define W_BUFSIZ   (32*1024)


Function Documentation

void plmap ( void(*)(PLINT, PLFLT *, PLFLT *)  mapform,
const char *  type,
PLFLT  minlong,
PLFLT  maxlong,
PLFLT  minlat,
PLFLT  maxlat 
)

void plmeridians ( void(*)(PLINT, PLFLT *, PLFLT *)  mapform,
PLFLT  dlong,
PLFLT  dlat,
PLFLT  minlong,
PLFLT  maxlong,
PLFLT  minlat,
PLFLT  maxlat 
)


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