|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
ms.niterinit - Function
1.3.1 Initialize for iteration over an ms. Use this method instead of the older
iterinit() method which is marked for deprecation.
Description
Arguments
Inputs |
| ||
columns |
| Vector of column names (case sensitive). This parameter
is not used and is here only for backwards compatibility
with the iterinit() method.
| |
| allowed: | stringArray |
|
| Default: |
|
|
interval |
| Time interval in seconds (greater than 0), to group
together in iteration
| |
| allowed: | double |
|
| Default: | 0.0 |
|
maxrows |
| Max number of rows (greater than 0) to return in
iteration.
| |
| allowed: | int |
|
| Default: | 0 |
|
adddefaultsortcolumns |
| Add the default sort columns
| |
| allowed: | bool |
|
| Default: | true |
|
bool
__________________________________________________________________
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