#include "plplotP.h"
Go to the source code of this file.
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) |