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.spwid - Function Up: bimams - Tool Previous: bimams.reffreqs - Function


bimams.sourcetable - Function



Package bima
Module bimams
Tool bimams


Get the SOURCE subtable as a table tool


Synopsis
sourcetable()


Description
Get the SOURCE subtable as a table tool.



Arguments



Returns
Table tool


Example
- # construct a bimams tool and assign it to a Glish variable named bms
- bms := bimams('1733-130');
- # get the SOURCE table
- st := bms.sourcetable();
- # browse it
- st.browse();





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