Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimams | |
Tool | bimams |
stokes | The stokes parameter (e.g., 'YY', 'I', etc.) | ||
Allowed: | String: a stokes parameter |
# construct a bimams tool and assign it to a Glish variable named bms bms := bimams('neptune.ms'); # get the stokes id for stokes parameter YY bms.stokesid('YY');The last command returns 12.