Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | synthesistester | |
Tool | imagerpositiontest |
Construct an imagerpositiontest tool
Synopsis
imagerpositiontest(testdir, clean)
Description
This is used to construct an imagerpositiontest tool.
A Glish variable containing the tool functions of
imagerpositiontest is returned.
Arguments
testdir
sub-directory of the current directory where
imagerpositiontest will create datasets and other
files
Allowed:
String
Default:
'imager_position_test'
clean
Delete files from under testdir which have been left
from a previous run
Allowed:
Boolean
Default:
T
Returns
imagerpositiontest tool
Example
# construct an imagerpositiontest tool
ipt := imagerpositiontest('scratchdir');
Next: imagerpositiontest.cleanup - Function
Up: imagerpositiontest - Tool
Previous: imagerpositiontest - 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