1.4.2 Obtain removed components.
Description
The recover function appends components to the end of the list that have been
deleted with the remove function. This does not include components that were
removed before the purge function was last executed.
Arguments
| Inputs |
| ||
| log |
| Send a message to the logger
| |
| allowed: | bool |
|
| Default: | true |
|
Example
include ’componentlist.g’
cl := componentlist(’crux.cl’); cl.remove(1); cl.recover(); |
Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu
Copyright © 2008 Associated Universities Inc., Washington, D.C.
This code is available under the terms of the GNU General Public Lincense
Home |
Contact Us |
Directories |
Site Map |
Help |
Privacy Policy |
Search
Updated daily during alpha development.