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

3.2.1 get the names of all keywords in a column


Description

This function returns a vector of strings containing the names of all keywords in the column with the given name..

Arguments





Inputs

columnname

column name

allowed:

string

Default:

Returns
stringArray

Example

 
 
  tb.open(’3C273XC1.MS’)  
  tb.colkeywordnames("UVW")  
 

__________________________________________________________________


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