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


next up previous contents index
Next: bimams.polarids - Function Up: bimams - Tool Previous: bimams.nspw - Function


bimams.polartable - Function



Package bima
Module bimams
Tool bimams


Get the POLARIZATION subtable


Synopsis
polartable()


Description
Get the POLARIZATION subtable associated with the underlying measurement set. The returned quantity is a table tool.



Returns
Table tool containing the POLARIZATION subtable


Example
# construct a bimams tool and assign it to a Glish variable named bms
bms := bimams('neptune.ms');
# browse the POLARIZATION subtable associated with the underlying
# measurement set
bimams.polartable().browse();





next up previous contents index
Next: bimams.polarids - Function Up: bimams - Tool Previous: bimams.nspw - 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