Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: rm.add - Function Up: dish - Module Previous: plotter.ranges - Function


rm - Tool



Package dish
Module dish


Postscript file available

dish results manager


Description
The ``Results Manager'' is where all of the variables created by dish are shown. These are all global symbols which you can manipulate directly at the glish prompt.

In the following examples, we assume that there is an existing dish tool called 'd'.

Constructors
Functions
add Add an SDRecord to the Results Manager.
copy Copies currently viewed to the clipboard.
delete Deletes the Results Manager Variable with the specified index.
done Deletes and closes down the results manager tool (not recommended!).
getdescriptions Gets descriptions from an index value in the results manager.
getlastviewed Returns the SDRecord of the last viewed item in the plotter.
getnames Gets name from an index value in the results manager.
getselectiondescriptions Gets the descriptions of all selected items in the Results Manager.
getselectionnames Gets the names of all selected items in the Results Manager.
getselectionvalues Gets the values of all selected items in the Results Manager.
getvalues Returns values of selected in results manager.
gui Opens the GUI for the results manager if it isn't already viewed.
nogui Specifies whether the GUI for the Results Manager should be viewed.
paste Pastes from the clipboard into the results manager.
rename Renames a selected Results Manager variable.
select Selects an item in the results manager.
selectbyname Selects an item in the results manager by name rather than by index number.
selectionsize Gives the number of items selected in the results manager.
setdescription Sets description to a specified string.
setlastviewed For a specified index value in the results manager, it will set this as the last viewed item.
size Gives the number of items in the results manager.
wsname Retrieves name of MS that will be used for any selections.



next up previous contents index
Next: rm.add - Function Up: dish - Module Previous: plotter.ranges - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01