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.fillbuffer - Function Up: ms - Tool Previous: ms.restoreflags - Function


ms.flaglevel - Function



Package general
Module ms
Tool ms


return the current flagging level


Synopsis
flaglevel()


Returns
Int, the current flag level, or 0 if none exists



Description
Return the currently active flagging level of the FLAG_HISTORY column as specified by the FLAG_LEVEL keyword of this column.



Example
myms:=ms("3C273XC1.MS");
flaglev:=myms.flaglevel();

We open the MS and ask for the current flag level.





next up previous contents index
Next: ms.fillbuffer - Function Up: ms - Tool Previous: ms.restoreflags - 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