Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/tplot/

bitplot.pro


Routines

top source bitplot

bitplot, x, y, psyms=psyms, overplot=overplot, di=di, limits=limits, data=data, numbits=numbits, symsize=symsize

NAME: bitplot INPUT: (optional if DATA keyword is set) x: array of x values y: array of y values PURPOSE: Plots 'ON' bits for housekeeping type data. Can be used by "tplot". See "_tplot_example" and "_get_example_dat" for an example. KEYWORDS: PSYMS: array of IDL plot psym values corresponding to each bit. OVERPLOT: create plot without erasing previous plot. DI: value to be given to first bit in plot. Default is 0. LIMITS: TPLOT limits structure corresponding to the variable plotted. DATA: TPLOT data structure corresponding to the variable plotted. NUMBITS: the number of bits that will be plot SYMSIZE: set the size of the symbol $LastChangedBy: pcruce $ $LastChangedDate: 2013-05-23 12:02:40 -0700 (Thu, 23 May 2013) $ $LastChangedRevision: 12402 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/tplot/bitplot.pro $

Parameters

x
y

Keywords

psyms
overplot
di
limits
data
numbits
symsize

File attributes

Modification date: Thu Feb 13 16:43:17 2014
Lines: 72