Produced by IDL 7.1.1
User Documentation

./plotter
xtochan.pro

Last modification date:
Wed Sep 28 13:27:10 2016

xtochan

function xtochan(xvalues, [dc=data container])

Convert the given x-axis value to channels assuming that the x-axis values are in the same units and settings of the currently displayed x-axis.

Returns
The converted channel numbers.
Version
$Id$
Common blocks
gbtplot_common

Parameters
xvalues
in, required
array
The x-axis values to convert.

Keywords
dc
in, optional
data container
An alternative data container to use. If not supplied, the most recently plotted (via show) data container is used.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:37 2016