Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

tcsPLOT.class.pCode File Reference

#include "CCS.class"

Include dependency graph for tcsPLOT.class.pCode:

Include dependency graph

Defines

#define tcsPLOT_COLOR_1   "green"
#define tcsPLOT_COLOR_1_L   "#008000"
#define tcsPLOT_COLOR_2   "yellow"
#define tcsPLOT_COLOR_2_L   "#404000"
#define tcsPLOT_COLOR_3   "cyan"
#define tcsPLOT_COLOR_3_L   "#004040"
#define tcsPLOT_COLOR_4   "magenta"
#define tcsPLOT_COLOR_5   "blue"
#define tcsPLOT_COLOR_6   "brown"
#define tcsPLOT_COLOR_7   "violet"
#define tcsPLOT_COLOR_8   "gold"
#define tcsPLOT_CURVES_STYLE_LIN2   8976
#define tcsPLOT_CURVES_STYLE_LIN5   9024
#define tcsPLOT_CURVES_STYLE_LIN10   8980
#define tcsPLOT_CURVES_STYLE_LOG   8832
#define tcsPLOT_CURVES_ENTRY(color, bufsize, gridvis, axissel, axisvis, label, min, max, div, style, histtable, attr)
#define tcsPLOT_TRAITS_STYLE_SOLID   0
#define tcsPLOT_TRAITS_STYLE_DASHED   1
#define tcsPLOT_TRAITS_STYLE_DOTTED   2
#define tcsPLOT_TRAITS_ENTRY(curve, color, style)

Define Documentation

#define tcsPLOT_COLOR_1   "green"
 

#define tcsPLOT_COLOR_1_L   "#008000"
 

#define tcsPLOT_COLOR_2   "yellow"
 

#define tcsPLOT_COLOR_2_L   "#404000"
 

#define tcsPLOT_COLOR_3   "cyan"
 

#define tcsPLOT_COLOR_3_L   "#004040"
 

#define tcsPLOT_COLOR_4   "magenta"
 

#define tcsPLOT_COLOR_5   "blue"
 

#define tcsPLOT_COLOR_6   "brown"
 

#define tcsPLOT_COLOR_7   "violet"
 

#define tcsPLOT_COLOR_8   "gold"
 

#define tcsPLOT_CURVES_STYLE_LIN2   8976
 

#define tcsPLOT_CURVES_STYLE_LIN5   9024
 

#define tcsPLOT_CURVES_STYLE_LIN10   8980
 

#define tcsPLOT_CURVES_STYLE_LOG   8832
 

#define tcsPLOT_CURVES_ENTRY color,
bufsize,
gridvis,
axissel,
axisvis,
label,
min,
max,
div,
style,
histtable,
attr   
 

Value:

(1,bufsize,0,0,gridvis,color,1025,axissel,axisvis,label,color,style,1,260,min,max,div,1,\
   histtable,attr, [],[],[],[] )

#define tcsPLOT_TRAITS_STYLE_SOLID   0
 

#define tcsPLOT_TRAITS_STYLE_DASHED   1
 

#define tcsPLOT_TRAITS_STYLE_DOTTED   2
 

#define tcsPLOT_TRAITS_ENTRY curve,
color,
style   
 

Value:

(0, curve, 0, 0, color, 1, style, color ), -;- \
  (1, curve, 1,57, "red", 1, tcsPLOT_TRAITS_STYLE_DOTTED, color ), -;- \
  (2, curve, 1,57, "red", 1, tcsPLOT_TRAITS_STYLE_DOTTED, color ), -;- \
  (3, curve, 1,57, "red", 1, tcsPLOT_TRAITS_STYLE_DOTTED, color ), -;- \
  (9, curve, 1,57, "red", 1, tcsPLOT_TRAITS_STYLE_DOTTED, color ), -;- \
  (10,curve, 1,57, "red", 1, tcsPLOT_TRAITS_STYLE_DOTTED, color )


Generated on Wed Dec 3 14:56:25 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001