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


next up previous contents index
Next: bimacalfluxtable.fluxlist - Function Up: bimacalfluxtable - Tool Previous: bimacalfluxtable - Constructor


bimacalfluxtable.contains - Function



Package bima
Module bimacalibrater
Tool bimacalfluxtable


does the table contain the specified calibrator?


Synopsis
contains(calname)


Description

This function returns true if the specified calibrator is contained in the position (J2000) table.



Arguments

calname   The calibrator to determine the existance of
    Allowed: String
    Default: none


Returns
Boolean


Example
- bcft := bimacalfluxtable();
- bcft.contains('1733-130');
T
- bcft.contains('somedummycal');
F





next up previous contents index
Next: bimacalfluxtable.fluxlist - Function Up: bimacalfluxtable - Tool Previous: bimacalfluxtable - Constructor   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