NRAO Home > CASA > CASA Toolkit Reference Manual
table.colnames - Function

3.2.1 return the names of the columns


Description

The names of the columns in the table are returned as a vector of Strings.

Arguments





Returns
stringArray

Example

 
 
  tb.open("tcal")  
  tb.colnames()  
# StartTime StopTime Gain SolutionOK Fit FitWeight iSolutionOK iFit iFitWeight  
 

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search