NRAO Home > CASA > CASA Toolkit Reference Manual
ms.niternext - Function

1.3.1 Advance the iterator to the next lot of data. Use this method instead of the older iternext() method which is marked for deprecation.


Description

This sets the currently selected table (as accessed with ngetdata) to the next iteration. If there is no more data, the function returns False. You need to call iterinit and iterorigin before calling this. See the example below.

Arguments





Returns
bool

Example

 
       See the example for the niterend function.  

__________________________________________________________________


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