Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | newsimulator | |
Tool | newsimulator |
Set the data parameters selection for subsequent processing
Synopsis
setdata(spwid, fieldid, msselect, async)
Description
This setup tool function selects which data are to be used
subsequently. After invocation of setdata, only the selected data are
operated on.
Arguments
spwid
Spectral Window Ids (1 relative) to select
Allowed:
Vector of Ints
Default:
1
fieldid
Field Ids (1 relative) to select
Allowed:
Vector of Ints
Default:
1
msselect
TQL select string applied as a logical "and" with the other selections
Allowed:
String
async
Run asynchronously in the background?
Allowed:
Bool
Default:
!dowait
Next: newsimulator.predict - Function
Up: newsimulator - Tool
Previous: newsimulator.setspwindow - 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