Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | benchmark | |
Tool | atmosphere |
Return the number of channels of ith band ( passes in as parameter ).
ibands | in | identifier of bands | |
Allowed: | Int, standing for the identifier of bands | ||
Default: | 1 |
n:=test_atm.getNdata(iband=1) print spaste( 'getNdata() = ', n ) getNdata() = 4