Produced by IDL 6.1
Developer Documentation

./plotter
show_header.pro

Last modification date:
Thu Jun 2 23:56:08 2005

show_header

procedure show_header, [dc=data container], [charsize=float], [label_dc=string], [foreground=color], [/nocolor]

This procedure draws header information on the plot. It is intended to be used only by the other gbtidl plotter procedures. It is not an end-user procedure.

Version
$Id: show_header.pro,v 1.8 2005/05/29 22:44:28 bgarwood Exp $
Common blocks
gbtplot_common

Keywords
dc
in, optional
data container
data container
charsize
in, optional
float
character size; needed for ps generation
label_dc
in, optional
string
label for DC, shown at bottom of plot by time stamp
foreground
in, optional
color (def. !g.foreground)
The foreground color.
nocolor
in, optional
boolean (def. F)
When set, all fields are printed with the foreground color. When not set (the default), some fields are highlighted with color (!green and !red).


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:19 2005