Produced by IDL 7.1.1
User Documentation

./contrib
abbrev.pro

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

Collection of abbreviations. Use abbrev for a complete list of all abbreviations. Note that not all arguments to the abbreviated commands are always available through the abbreviations.

Contributed By: Jim Braatz, NRAO-CV

Routine Summary  17 routines

procedure es

Abbreviation for 'emptystack'.

procedure ts

Abbreviation for 'tellstack'.

procedure ap, index

Abbreviation for 'appendstack'.

procedure as, first, last, step

Abbreviation for 'addstack'.

procedure gn, scan, _extra=_extra

Abbreviation for 'getnod'.

procedure gfs, scan, _extra=_extra

Abbreviation for 'getfs'.

procedure gps, scan, _extra=_extra

Abbreviation for 'getps'.

procedure gtp, scan, _extra=_extra

Abbreviation for 'gettp'.

procedure gbs, scan, _extra=_extra

Abbreviation for 'getbs'.

procedure gsr, sigscan, refscan, _extra=_extra

Abbreviation for 'getsigref'.

procedure sr

Abbreviation for 'setregion'.

procedure sm

Abbreviation for 'summary'.

procedure uz

Abbreviation for 'unzoom'.

procedure ha

Abbreviation for 'hanning'.

procedure hd

Abbreviation for 'hanning with decimation'.

procedure bx, width

Abbreviation for 'boxcar with decimation'.

procedure abbrev

List the available abbreviations.

Routine Details

es

procedure es

Abbreviation for 'emptystack'. See emptystack for help.

Version
$Id$

ts

procedure ts

Abbreviation for 'tellstack'. See tellstack for help.

ap

procedure ap, index

Abbreviation for 'appendstack'. See appendstack for help.

Parameters
index
.

as

procedure as, first, last, step

Abbreviation for 'addstack'. See addstack for help.

Parameters
first
.
last
.
step
.

gn

procedure gn, scan, _extra=_extra

Abbreviation for 'getnod'. See getnod for help.

Parameters
scan
.

Keywords
_extra
.

gfs

procedure gfs, scan, _extra=_extra

Abbreviation for 'getfs'. See getfs for help.

Parameters
scan
.

Keywords
_extra
.

gps

procedure gps, scan, _extra=_extra

Abbreviation for 'getps'. See getps for help.

Parameters
scan
.

Keywords
_extra
.

gtp

procedure gtp, scan, _extra=_extra

Abbreviation for 'gettp'. See gettp for help.

Parameters
scan
.

Keywords
_extra
.

gbs

procedure gbs, scan, _extra=_extra

Abbreviation for 'getbs'. See getbs for help.

Parameters
scan
.

Keywords
_extra
.

gsr

procedure gsr, sigscan, refscan, _extra=_extra

Abbreviation for 'getsigref'. See getsigref for help.

Parameters
sigscan
.
refscan
.

Keywords
_extra
.

sr

procedure sr

Abbreviation for 'setregion'. See setregion for help.

sm

procedure sm

Abbreviation for 'summary'. See summary for help.

uz

procedure uz

Abbreviation for 'unzoom'. See unzoom for help.

ha

procedure ha

Abbreviation for 'hanning'. See hanning for help.

hd

procedure hd

Abbreviation for 'hanning with decimation'. See hanning, /decimate for help.

bx

procedure bx, width

Abbreviation for 'boxcar with decimation'. See boxcar, /decimate for help.

Parameters
width
.

abbrev

procedure abbrev

List the available abbreviations.

This has to go last so that running "abbrev" will compile all the procs.


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