Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | componentmodels | |
Tool | componentlist |
Add a component to the list.
Synopsis
add(component, iknow)
Description
The add function adds a component to the component
list. You cannot add components to a list that has been opened
read only. To use this function you need to know the details of
the record format. however this has been deprecated and you are
urged to use the set functions, in conjunction with the simulate
function to add a component to the list.
This function will be removed in a future release of aips++.
Arguments
component
A record that represents a component
Allowed:
any record that contains the required fields
Default:
no default
iknow
Suppress the warning message
Allowed:
Boolean
Default:
F
Returns
nothing
Next: componentlist.replace - Function
Up: componentlist - Tool
Previous: componentlist.component - 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