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


next up previous contents index
Next: toolmanager.showtool - Function Up: toolmanager - Tool Previous: toolmanager.show - Function


toolmanager.showconstructor - Function



Package utility
Module tasking
Tool toolmanager


Show the constructors of a tool


Synopsis
showconstructor(type, prefergui)


Description
Show the constructors of a type of tool. Before a type of tool e.g. imager can be used, it must be constructed into an actual tool e.g. myimager. There are usually a number of ways of constructing a tool. showconstructor allows one of these to be selected, the arguments set, and the constructor executed.



Arguments

type   Type of the tool to be constructed
    Allowed: String
    Default: ''
prefergui   Use a GUI if possible
    Allowed: Bool
    Default: T


Returns
Bool


Example
- tm.showconstructor('imager')





next up previous contents index
Next: toolmanager.showtool - Function Up: toolmanager - Tool Previous: toolmanager.show - 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