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


next up previous contents index
Next: coordsystest - Function Up: images - Module Previous: is_coordsys - Function


coordsystools - Function



Package general
Module images


Find the list of current global Coordsys tools


Synopsis
coordsystools()



Returns
Vector of Strings



Description
This function retuns a list of the names of the Coordsys tools currently in Global name space.



Example
cs1 := coordsys();
im := shapetoimage(shape=[10,10])
cs2 := im.coordsys();
coordsystools()
cs1 cs2





next up previous contents index
Next: coordsystest - Function Up: images - Module Previous: is_coordsys - 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