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


next up previous contents
Next: Terminology Summary Up: Essential Concepts and Terminology Previous: Destroying Tools

Are Tools the same as Tasks ?

Astronomy packages such as Miriad and AIPS are not object oriented; they are process oriented. This means that there is a process, usually called a ``Task'' that has some particular functionality. For example, in Miriad there is a Task called ``histo'' which computes statistics from an image. The user supplies it with inputs such as the input image file name and executes (runs) the task. With AIPS++, the same functionality is achieved by constructing (creating) an Image tool from the image data file and then executing the statistics function.


next up previous contents
Next: Terminology Summary Up: Essential Concepts and Terminology Previous: Destroying Tools   Contents
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
2004-08-30