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.done - Function Up: componentlist - Tool Previous: componentlist.close - Function


componentlist.edit - Function



Package synthesis
Module componentmodels
Tool componentlist


Start up the component editor gui


Synopsis
edit(which, log)


Description

The edit function starts up a graphical user interface which allows the user to view and manipulate individual components. The which argument specifies the component to edit.

The component being edited is copied into the componenteditor tool. Hence if you add or remove components or change the order of components in the list while the component is in the editor it will be put back in the wrong place! So do not manipulate the list while editting a component. It is also suggested you only edit one component at a time.



Arguments

which An index specifying which component
Allowed: An integer between 1 and the list length
Default: no default
log Send a message to the logger
Allowed: Boolean
Default: T


Returns
nothing


Example
See the example for the simulate function.



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