Produced by IDL 7.1.1
Developer Documentation

./plotter
makeplotx.pro

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

makeplotx

function makeplotx(dc, [type=integer])

Construct the x array for the given data container and the current settings in the state variable. This is used internally and is not intended for end users.

Returns
the x-array
Version
$Id$
Common blocks
gbtplot_common

Parameters
dc
in, required
data container
The data container to use when constructing the x array.

Keywords
type
in, optional
integer
The type of x-axis desired. 0=Channels, 1=Frequency, 2=Velocity. If not set, then the current value of mystate.xtype will be used.


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