nraonrao
 
NRAO Home > CASA > CasaRef
componentlist.length - Function

1.4.2 Find the number of components in the list.
Description

The length function returns a non-negative integer that indicates how many components the list currently contains.

Arguments





Returns
int

Example

      include ’componentlist.g’  
      cl := emptycomponentlist();  
      n := cl.length();  
    

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 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

Updated daily during alpha development.