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


next up previous contents index
Next: atmosphere.getOapcity - Function Up: atmosphere - Tool Previous: atmosphere.initWindow - Function


atmosphere.getNdata - Function



Package utility
Module benchmark
Tool atmosphere


return the number of channels of ith band


Synopsis
getNdata(ibands)


Description

Return the number of channels of ith band ( passes in as parameter ).



Arguments

ibands in identifier of bands
    Allowed: Int, standing for the identifier of bands
    Default: 1



Returns
Int, the number of channels of the given band.



Example
n:=test_atm.getNdata(iband=1)
print spaste( 'getNdata() = ', n )

getNdata() = 4





next up previous contents index
Next: atmosphere.getOapcity - Function Up: atmosphere - Tool Previous: atmosphere.initWindow - 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-10-15