componentlist.emptycomponentlist - Function

1.4.2 Construct an empty componentlist
Description

Use this constructor to construct a componentlist tool that does not contain any components. Components can be appended to the list using the simulate function and the list can be stored in an CASA table by giving it a name ie., using the rename function.

Arguments





Inputs

log

Send a message to the logger

allowed:

bool

Default:

true

Returns
casacomponentlist

Example

include ’componentlist.g’  
cl := emptycomponentlist();

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.