Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: ms.iternext - Function Up: ms - Tool Previous: ms.iterinit - Function


ms.iterorigin - Function



Package general
Module ms
Tool ms


Set the iterator to the start of the data.


Synopsis
iterorigin()


Returns
Boolean, True if operation successful



Description
Set or reset the iterator to the start of the currently specified iteration, you need to call this before attempting to retrieve data with getdata. You can set the iteration back to the start before you reach the end of the data. You need to call iterinit before calling this. See the example below.


Example
See the example for the iterend function.



next up previous contents index
Next: ms.iternext - Function Up: ms - Tool Previous: ms.iterinit - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01