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


next up previous contents index
Next: componentlist - Constructor Up: componentlist - Tool Previous: componentlist - Tool


emptycomponentlist - Constructor



Package synthesis
Module componentmodels
Tool componentlist


Construct an empty componentlist


Synopsis
emptycomponentlist(log)


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 AIPS++ table by giving it a name ie., using the rename function.



Arguments

log Send a message to the logger
Allowed: Boolean
Default: T



Returns
A componentlist tool



Example
include 'componentlist.g'
cl := emptycomponentlist();





next up previous contents index
Next: componentlist - Constructor Up: componentlist - Tool Previous: componentlist - Tool   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-10-15