QSAS_2_4/QSAS_dist/src/Utilities/qplplot/metadefs.h File Reference


Defines

#define PLMETA_HEADER   "PLPLOT"
#define PLMETA_VERSION   "2005a"
#define PLSERV_HEADER   "PLPLOT"
#define PLSERV_VERSION   "2005b"
#define PLMETA_X_OLD   10000
#define PLMETA_Y_OLD   10000
#define PIXEL_RES_X_OLD   42
#define PIXEL_RES_Y_OLD   56
#define plm_wr(code)   if (code) { fprintf(stderr, "Unable to write to MetaFile\n"); exit(1); }
#define plm_rd(code)   if (code) plexit( "Unable to read from MetaFile" )
#define INITIALIZE   1
#define CLOSE   2
#define SWITCH_TO_TEXT   3
#define SWITCH_TO_GRAPH   4
#define EOP   5
#define BOP   6
#define NEW_COLOR   7
#define NEW_WIDTH   8
#define LINE   9
#define LINETO   10
#define ESCAPE   11
#define ADVANCE   12
#define POLYLINE   13
#define NEW_COLOR0   NEW_COLOR
#define NEW_COLOR1   14
#define CHANGE_STATE   15
#define BOP0   16
#define END_OF_FIELD   255

Define Documentation

#define ADVANCE   12

#define BOP   6

#define BOP0   16

#define CHANGE_STATE   15

#define CLOSE   2

#define END_OF_FIELD   255

#define EOP   5

#define ESCAPE   11

#define INITIALIZE   1

#define LINE   9

#define LINETO   10

#define NEW_COLOR   7

#define NEW_COLOR0   NEW_COLOR

#define NEW_COLOR1   14

#define NEW_WIDTH   8

#define PIXEL_RES_X_OLD   42

#define PIXEL_RES_Y_OLD   56

#define plm_rd ( code   )     if (code) plexit( "Unable to read from MetaFile" )

#define plm_wr ( code   )     if (code) { fprintf(stderr, "Unable to write to MetaFile\n"); exit(1); }

#define PLMETA_HEADER   "PLPLOT"

#define PLMETA_VERSION   "2005a"

#define PLMETA_X_OLD   10000

#define PLMETA_Y_OLD   10000

#define PLSERV_HEADER   "PLPLOT"

#define PLSERV_VERSION   "2005b"

#define POLYLINE   13

#define SWITCH_TO_GRAPH   4

#define SWITCH_TO_TEXT   3


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