Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | synthesistester | |
Tool | imagerpositiontest |
Get the name of the disk
table containing the positions of the simulated components.
Synopsis
get_componentlisttable()
Description
Get the name of the disk table containing the simulated components.
Note that for this function to return a value, the componentlist table
doesn't need to exist yet.
Returns
The table name as a string
Example
- include 'imagerpositiontest.g';
- ipt := imagerpositiontest();
- ipt.get_componentlisttable();
imager_position_test/simu_comp.cl
Next: imagerpositiontest.get_corresponding_comps - Function
Up: imagerpositiontest - Tool
Previous: imagerpositiontest.get_center_position - 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