Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: imagerpositiontest.make_image - Function Up: imagerpositiontest - Tool Previous: imagerpositiontest.make_default_cl - Function


imagerpositiontest.make_default_simulator - Function



Package synthesis
Module synthesistester
Tool imagerpositiontest


Create the default simulator.


Synopsis
make_default_simulator(frequency, arrayscale)


Description
Create the default simulator. Usually, it's a good idea just to let dotests() do this, but here is some more rope for you if you want it....



Arguments

frequency The frequency for the output ms.
Allowed: Quantity (frequency)
Default: unset will use the tool default value or the user-specified value in set_sim_parms()
arrayscale The scale (baseline lengths) of the default interferometer
Allowed: Float > 0
Default: 1


Returns
T or fail


Example
- include 'imagerpositiontest.g';
- ipt := imagerpositiontest();
- ipt.make_default_simulator();
T





next up previous contents index
Next: imagerpositiontest.make_image - Function Up: imagerpositiontest - Tool Previous: imagerpositiontest.make_default_cl - 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