Produced by IDL 7.0
Developer Documentation

./plotter
rmsbox.pro

Last modification date:
Sun Oct 22 03:20:02 2017

rmsbox

procedure rmsbox, xstart, xend, yarray, [idstring=string]

Overplots a box from xstart to xend, with uper and lower bounds the mean + sigma and mean - sigma of the yarray passed in

Parameters
xstart
in, required
long
where box starts in yarray
xend
in, required
long
where box ends in yarray
yarray
in, required
array
data array for rms box

Keywords
idstring
in, optional
string
An idstring to pass to gbtoplots to tag this box.


Produced by IDLdoc 1.6 on Sun Oct 22 03:20:12 2017