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


next up previous contents index
Next: coordsys.epoch - Function Up: coordsys - Tool Previous: coordsys.copy - Function


coordsys.done - Function



Package general
Module images
Tool coordsys


Destroy this Coordsys tool


Synopsis
done()


Returns
T or fail


Description

If you no longer need to use a Coordsys tool, calling this function will free up its resources. That is, it destroys the tool. You can no longer call any functions on the tool after it has been done.



Example
- cs := coordsys()
- cs.done()
- cs
F





next up previous contents index
Next: coordsys.epoch - Function Up: coordsys - Tool Previous: coordsys.copy - 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-08-01