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


next up previous contents index
Next: ms.command - Function Up: ms - Tool Previous: ms.close - Function


ms.name - Function



Package general
Module ms
Tool ms


Name of the measurement set table the tool is attached to.


Synopsis
name()


Description
This function returns the name of the measurement set table that is being manipulated. If the ms tool is not attached to any measurement set then this function will return the string ``none''.


Returns
String


Example
      include 'ms.g'
      myms := ms('3C273XC1.ms')
      print "Processing file", myms.name()




next up previous contents index
Next: ms.command - Function Up: ms - Tool Previous: ms.close - 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