|
User Documentation |
|||||||||
| prev file | next file | ||||||||||
| SUMMARY: fields | routine DETAILS: routine | ||||||||||
./contrib abbrev.pro
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.
| ts |
procedure ts |
Abbreviation for 'tellstack'. See tellstack for help.
| ap |
procedure ap, index |
Abbreviation for 'appendstack'. See appendstack for help.
| Parameters | |
|
index |
. |
| as |
Abbreviation for 'addstack'. See addstack for help.
| Parameters | |
|
first |
. |
|
last |
. |
|
step |
. |
| gn |
Abbreviation for 'getnod'. See getnod for help.
| Parameters | |
|
scan |
. |
| Keywords | |
|
_extra |
. |
| gfs |
Abbreviation for 'getfs'. See getfs for help.
| Parameters | |
|
scan |
. |
| Keywords | |
|
_extra |
. |
| gps |
Abbreviation for 'getps'. See getps for help.
| Parameters | |
|
scan |
. |
| Keywords | |
|
_extra |
. |
| gtp |
Abbreviation for 'gettp'. See gettp for help.
| Parameters | |
|
scan |
. |
| Keywords | |
|
_extra |
. |
| gbs |
Abbreviation for 'getbs'. See getbs for help.
| Parameters | |
|
scan |
. |
| Keywords | |
|
_extra |
. |
| gsr |
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.