![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
1.4.2 Append components from another componentlist.
Description
The concatenate function copies the specified component(s), from the specified
to list, to the end of the current list. The components are specified by
numbering them from one to the length of the list. You cannot append
components to a list that has been opened read only but the list you are
copying from may be readonly.
You use a vector of indices to copy a number of components at once. By default all components are copied.
Arguments
| Inputs |
| ||
| list |
| list to copy from. Can be a componentlist record or a
componentlist file name from disk
| |
| allowed: | any |
|
| Default: | variant |
|
| which |
| which components to copy, -1 unset
| |
| allowed: | intArray |
|
| Default: | -1 |
|
| log |
| Send a message to the logger
| |
| allowed: | bool |
|
| Default: | true |
|
Example
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.